aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCodist2021-04-19 11:11:46 +0800
committerCodist2021-04-19 11:11:46 +0800
commitbbf135c92add4621078919efb59a349838f7ff3c (patch)
tree7bf142aba881bc482c4bfcf1342d90f1ddb52210 /PKGBUILD
parent8f20d85fa4675a7373c7681518a308c28cf83ee6 (diff)
downloadaur-bbf135c92add4621078919efb59a349838f7ff3c.tar.gz
Upgrade WeChat to 3.2.1.151
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 ed706e8fcef2..face12520734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Codist <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=3.2.1.141
+pkgver=3.2.1.151
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'
- '8dc87bd6aebc50fd0ea3319b59666c7a'
- 'a23031cad146556410e95320e6a73aac')
+ '7a046cde16e9d0aa5387afd0a7412197'
+ '361f5b9f8eacf3ff81d89bda9a829a07')
build() {
msg "Extracting DPKG package ..."