aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVufa2022-01-03 10:11:47 +0800
committerVufa2022-01-03 10:11:47 +0800
commit5329129bcff8e45c1ddc613ea386481bd19e52e0 (patch)
tree6e5bd7e304b63b8b25ea3ee8d06c93c9e19c1bda
parent95e68e6e83847a5decdea257af9fa2e624dc1f03 (diff)
downloadaur-5329129bcff8e45c1ddc613ea386481bd19e52e0.tar.gz
Upgrade WeChat to 3.4.5.45
Signed-off-by: Vufa <countstarlight@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--README.md9
-rwxr-xr-xrun.sh2
4 files changed, 16 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b24485edd1f9..2f883924d799 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-wine-wechat
pkgdesc = Tencent WeChat on Deepin Wine(com.qq.weixin.deepin) For Archlinux
- pkgver = 3.4.5.27
+ pkgver = 3.4.5.45
pkgrel = 1
url = https://weixin.qq.com/
install = deepin-wine-wechat.install
@@ -20,16 +20,16 @@ pkgbase = deepin-wine-wechat
optdepends = noto-fonts-sc: display some Chinese characters
conflicts = deepin-wechat
source = https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_3.2.1.154deepin14_i386.deb
- source = WeChatSetup-3.4.5.27.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
+ source = WeChatSetup-3.4.5.45.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 = run.sh
source = reg.patch
md5sums = b48cd3c089b7c2bb7b68aba018b306b1
- md5sums = b719341339f06726371fa3338a84cc8f
+ md5sums = 9b301915f6a348dc88bf5568ff87a5e6
md5sums = cf87ad9db0bf279ddf9e5c1dce64a716
md5sums = 531a3997ea28e8fc0f47e9e136dae332
- md5sums = f29ab2ef1a75b2db671c17fd5f41d04a
+ md5sums = 06d525ca6f62c814d65a76299028ca78
md5sums = f3257f8fc9e73ea88b3a46372634f82f
pkgname = deepin-wine-wechat
diff --git a/PKGBUILD b/PKGBUILD
index 8fd8dffe42fd..4b4851ae6a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vufa <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=3.4.5.27
+pkgver=3.4.5.45
wechat_installer=WeChatSetup
deepinwechatver=3.2.1.154deepin14
debpkgname="com.qq.weixin.deepin"
@@ -23,10 +23,10 @@ source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${deepinw
"run.sh"
"reg.patch")
md5sums=('b48cd3c089b7c2bb7b68aba018b306b1'
- 'b719341339f06726371fa3338a84cc8f'
+ '9b301915f6a348dc88bf5568ff87a5e6'
'cf87ad9db0bf279ddf9e5c1dce64a716'
'531a3997ea28e8fc0f47e9e136dae332'
- 'f29ab2ef1a75b2db671c17fd5f41d04a'
+ '06d525ca6f62c814d65a76299028ca78'
'f3257f8fc9e73ea88b3a46372634f82f')
build() {
diff --git a/README.md b/README.md
index 7c0b3755aecc..5b4fe4d638f0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
<img src="https://img.shields.io/github/workflow/status/vufa/deepin-wine-wechat-arch/CI/action?logo=github&style=flat-square">
</a>
<a href="https://pc.weixin.qq.com/">
- <img src="https://img.shields.io/badge/WeChat-3.4.5.27-blue?style=flat-square&logo=wechat" alt="WeChat Version">
+ <img src="https://img.shields.io/badge/WeChat-3.4.5.45-blue?style=flat-square&logo=wechat" alt="WeChat Version">
</a>
<a href="https://aur.archlinux.org/packages/deepin-wine-wechat/">
<img src="https://img.shields.io/aur/version/deepin-wine-wechat?label=AUR&logo=arch-linux&style=flat-square" alt="AUR Version">
@@ -234,6 +234,13 @@ sudo pacman -Rns deepin-wine-wechat
## 更新日志
<details open>
+<summary>2022</summary>
+
+* 2022-01-03 WeChat-3.4.5.45
+
+</details>
+
+<details>
<summary>2021</summary>
* 2021-12-11 WeChat-3.4.5.27
diff --git a/run.sh b/run.sh
index 9cb59cea8fb5..fa137841d16d 100755
--- a/run.sh
+++ b/run.sh
@@ -12,7 +12,7 @@ version_gt() { test "$(echo "$@" | tr " " "\n" | sort -V | head -n 1)" != "$1";
BOTTLENAME="Deepin-WeChat"
APPVER="3.2.1.154deepin14"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
-WECHAT_VER="3.4.5.27"
+WECHAT_VER="3.4.5.45"
EXEC_PATH="c:/Program Files/Tencent/WeChat/WeChat.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"
WECHAT_INSTALLER="WeChatSetup"