diff --git a/.SRCINFO b/.SRCINFO index 398a2b5..6e8006c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = deepin-wine-wechat pkgdesc = Tencent WeChat on Deepin Wine(com.qq.weixin.deepin) For Archlinux - pkgver = 3.5.0.46 - pkgrel = 3 + pkgver = 3.6.0.18 + pkgrel = 1 url = https://weixin.qq.com/ install = deepin-wine-wechat.install arch = x86_64 @@ -20,15 +20,15 @@ pkgbase = deepin-wine-wechat optdepends = noto-fonts-sc: display some Chinese characters optdepends = lib32-nvidia-utils: required for nvidia graphics card conflicts = deepin-wechat - source = https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_3.4.0.38deepin4_i386.deb - source = WeChatSetup-3.5.0.46.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe + source = https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_3.4.0.38deepin6_i386.deb + source = WeChatSetup-3.6.0.18.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe source = https://community-packages.deepin.com/deepin/pool/main/o/openldap/libldap-2.4-2_2.4.47+dfsg.4-1+eagle_i386.deb - source = https://community-packages.deepin.com/deepin/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27+dfsg-1+deb10u1_i386.deb + source = https://community-packages.deepin.com/deepin/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27.1-1+dde_i386.deb source = run.sh - md5sums = 940b59d57536a1e43bc9fc6f61d675ca - md5sums = d81ce735e25cf79ac90bdc2c87020d13 + md5sums = 6c4edb108a0593bab7a556a6c9e8a012 + md5sums = ec197a3d4300b09505d8cd8f1c18baf4 md5sums = cf87ad9db0bf279ddf9e5c1dce64a716 - md5sums = 531a3997ea28e8fc0f47e9e136dae332 - md5sums = 0a40eeb0da00cbb98820089de9efbd04 + md5sums = 89b10711889f52ab0a386f37b4eb3212 + md5sums = 8e6efbeafa440e3614518e4260b974e5 pkgname = deepin-wine-wechat diff --git a/PKGBUILD b/PKGBUILD index af34750..4ccace7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer: Vufa pkgname=deepin-wine-wechat -pkgver=3.5.0.46 +pkgver=3.6.0.18 wechat_installer=WeChatSetup -deepinwechatver=3.4.0.38deepin4 +deepinwechatver=3.4.0.38deepin6 debpkgname="com.qq.weixin.deepin" -pkgrel=3 +pkgrel=1 pkgdesc="Tencent WeChat on Deepin Wine(${debpkgname}) For Archlinux" arch=("x86_64") url="https://weixin.qq.com/" @@ -20,13 +20,13 @@ _mirror_lib="https://community-packages.deepin.com/deepin/pool/main" source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${deepinwechatver}_i386.deb" "${wechat_installer}-${pkgver}.exe::https://dldir1.qq.com/weixin/Windows/${wechat_installer}.exe" "$_mirror_lib/o/openldap/libldap-2.4-2_2.4.47+dfsg.4-1+eagle_i386.deb" - "$_mirror_lib/c/cyrus-sasl2/libsasl2-2_2.1.27+dfsg-1+deb10u1_i386.deb" + "$_mirror_lib/c/cyrus-sasl2/libsasl2-2_2.1.27.1-1+dde_i386.deb" "run.sh") -md5sums=('940b59d57536a1e43bc9fc6f61d675ca' - 'd81ce735e25cf79ac90bdc2c87020d13' +md5sums=('6c4edb108a0593bab7a556a6c9e8a012' + 'ec197a3d4300b09505d8cd8f1c18baf4' 'cf87ad9db0bf279ddf9e5c1dce64a716' - '531a3997ea28e8fc0f47e9e136dae332' - '0a40eeb0da00cbb98820089de9efbd04') + '89b10711889f52ab0a386f37b4eb3212' + '8e6efbeafa440e3614518e4260b974e5') build() { msg "Extracting DPKG package ..." @@ -35,7 +35,7 @@ build() { tar -xvf data.tar.xz -C "${srcdir}/dpkgdir" ar -x libldap-2.4-2_2.4.47+dfsg.4-1+eagle_i386.deb tar -xvf data.tar.xz -C "${srcdir}/dpkgdir" - ar -x libsasl2-2_2.1.27+dfsg-1+deb10u1_i386.deb + ar -x libsasl2-2_2.1.27.1-1+dde_i386.deb tar -xvf data.tar.xz -C "${srcdir}/dpkgdir" sed "s/\(Categories.*$\)/\1Network;/" -i "${srcdir}/dpkgdir/opt/apps/${debpkgname}/entries/applications/${debpkgname}.desktop" sed "13s/WeChat.exe/wechat.exe/" -i "${srcdir}/dpkgdir/opt/apps/${debpkgname}/entries/applications/${debpkgname}.desktop" @@ -70,5 +70,6 @@ package() { install -m755 "${srcdir}/run.sh" "${pkgdir}/opt/apps/${debpkgname}/files/" msg "Copying deepin lib32 files ..." install -d "${pkgdir}/opt/apps/${debpkgname}/files/lib32" - cp ${srcdir}/dpkgdir/usr/lib/i386-linux-gnu/{liblber-2.4.so.2,libldap-2.4.so.2,libldap_r-2.4.so.2,libsasl2.so.2} "${pkgdir}/opt/apps/${debpkgname}/files/lib32" + # cp ${srcdir}/dpkgdir/usr/lib/i386-linux-gnu/{liblber-2.4.so.2,libldap-2.4.so.2,libldap_r-2.4.so.2,libsasl2.so.2} "${pkgdir}/opt/apps/${debpkgname}/files/lib32" + cp ${srcdir}/dpkgdir/usr/lib/i386-linux-gnu/* "${pkgdir}/opt/apps/${debpkgname}/files/lib32" } diff --git a/README.md b/README.md index 25b6f17..98f515a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - WeChat Version + WeChat Version AUR Version @@ -269,6 +269,7 @@ DEEPIN_WINE_SCALE=1.25
2022 +* 2022-03-20 WeChat-3.6.0.18 3.4.0.38deepin6 * 2022-02-03 WeChat-3.5.0.46 3.4.0.38deepin4 * 2022-01-27 WeChat-3.5.0.46 * 2022-01-03 WeChat-3.4.5.45 diff --git a/run.sh b/run.sh index 190ad97..8b3dd94 100755 --- a/run.sh +++ b/run.sh @@ -10,10 +10,10 @@ version_gt() { test "$(echo "$@" | tr " " "\n" | sort -V | head -n 1)" != "$1"; } BOTTLENAME="Deepin-WeChat" -APPVER="3.4.0.38deepin4" +APPVER="3.4.0.38deepin6" WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME" WECHAT_FONTS="$WINEPREFIX/drive_c/windows/Fonts" -WECHAT_VER="3.5.0.46" +WECHAT_VER="3.6.0.18" EXEC_PATH="c:/Program Files/Tencent/WeChat/WeChat.exe" EXEC_FILE="$WINEPREFIX/drive_c/Program Files/Tencent/WeChat/WeChat.exe" START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"