aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCodist2021-04-23 16:01:02 +0800
committerCodist2021-04-23 16:01:02 +0800
commitadcf0a14749eaf19e836e0d5d635fe1d034fcced (patch)
tree18c672490c1eba63c1be2f51f91718ae6a714123 /PKGBUILD
parentbbf135c92add4621078919efb59a349838f7ff3c (diff)
downloadaur-adcf0a14749eaf19e836e0d5d635fe1d034fcced.tar.gz
Upgrade WeChat to 3.2.1.154
Signed-off-by: Codist <countstarlight@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index face12520734..2d2812eaf649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Codist <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=3.2.1.151
+pkgver=3.2.1.154
wechat_installer=WeChatSetup
deepinwechatver=2.9.5.41deepin7
debpkgname="com.qq.weixin.deepin"
@@ -18,8 +18,8 @@ source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${deepinw
"${wechat_installer}-${pkgver}.exe::https://dldir1.qq.com/weixin/Windows/${wechat_installer}.exe"
"run.sh")
md5sums=('42794ec8f1e61407e670f1382a0d72db'
- '7a046cde16e9d0aa5387afd0a7412197'
- '361f5b9f8eacf3ff81d89bda9a829a07')
+ 'ea0a150ac98d022e9c6054154f27ddb4'
+ 'a5557c5b51e5ef5fba8c2264ad54e08e')
build() {
msg "Extracting DPKG package ..."