aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCodist2021-08-13 11:29:40 +0800
committerCodist2021-08-13 11:30:13 +0800
commit642632fa76df6cc071453b19b02dd03b7337355b (patch)
treef47a2ea1211b38a882cce5cdda65e72b1d01ead6 /PKGBUILD
parentecb4605646422ee8ded2d00d828fa1da24ae85c8 (diff)
downloadaur-642632fa76df6cc071453b19b02dd03b7337355b.tar.gz
Upgrade WeChat to 3.3.5.42
Signed-off-by: Codist <countstarlight@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2407b8fb3ab..e67cfe8a1b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Codist <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=3.3.5.34
+pkgver=3.3.5.42
wechat_installer=WeChatSetup
deepinwechatver=3.2.1.154deepin8
debpkgname="com.qq.weixin.deepin"
@@ -13,14 +13,14 @@ license=('custom')
depends=('p7zip' 'wine' 'wine-mono' 'wine-gecko' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
conflicts=('deepin-wechat')
install="deepin-wine-wechat.install"
-_mirror="https://cdn-package-store6.deepin.com"
+_mirror="https://com-store-packages.uniontech.com"
source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${deepinwechatver}_i386.deb"
"${wechat_installer}-${pkgver}.exe::https://dldir1.qq.com/weixin/Windows/${wechat_installer}.exe"
"run.sh"
"reg.patch")
md5sums=('3246f43cdfd2a4de9597d7018cb21753'
- 'b00096cd430a6e32c65e4fa98312599b'
- 'c392c44fa71e97b8d836c7bc376587f0'
+ '4204a40f3b9f4123c5347365a453473e'
+ 'fe6d9165926762788de03e9c67038c0a'
'f3257f8fc9e73ea88b3a46372634f82f')
build() {