aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2021-04-02 16:34:02 +0800
committerCodist2021-04-02 16:34:02 +0800
commitd622923b812783187e29dfda5e5c50c85aed10b8 (patch)
tree7b23c8ded0907e0467256cc85eff9806b4559e3a
parent519c38377fe57f8a4a12040c13d45d09a42db3cc (diff)
downloadaur-d622923b812783187e29dfda5e5c50c85aed10b8.tar.gz
Upgrade WeChat to 3.2.1.127
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--README.md4
-rwxr-xr-xrun.sh2
4 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7496e802b72b..77c23308d447 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.1.0.72
+ pkgver = 3.2.1.127
pkgrel = 1
url = https://weixin.qq.com/
install = deepin-wine-wechat.install
@@ -19,11 +19,11 @@ pkgbase = deepin-wine-wechat
depends = lib32-libldap
conflicts = deepin-wechat
source = https://cdn-package-store6.deepin.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_2.9.5.41deepin7_i386.deb
- source = WeChatSetup-3.1.0.72.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
+ source = WeChatSetup-3.2.1.127.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
source = run.sh
md5sums = 42794ec8f1e61407e670f1382a0d72db
- md5sums = c09d13e6effb9c85d731837e553df0fa
- md5sums = b4b4893ab28204f7c24c1c8a888e9801
+ md5sums = 2abe12331bb9ff7fe01a2d95ad4bd33f
+ md5sums = 467c69c9144ceee7f3d3c0e7d161db3f
pkgname = deepin-wine-wechat
diff --git a/PKGBUILD b/PKGBUILD
index 294d4c5b9904..ecb687b8115e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Codist <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=3.1.0.72
+pkgver=3.2.1.127
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'
- 'c09d13e6effb9c85d731837e553df0fa'
- 'b4b4893ab28204f7c24c1c8a888e9801')
+ '2abe12331bb9ff7fe01a2d95ad4bd33f'
+ '467c69c9144ceee7f3d3c0e7d161db3f')
build() {
msg "Extracting DPKG package ..."
diff --git a/README.md b/README.md
index 721e5c6e3405..34a1e260b401 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
<img src="https://img.shields.io/travis/countstarlight/deepin-wine-wechat-arch?&logo=travis&style=flat-square" alt="Build Status">
</a>
<a href="https://pc.weixin.qq.com/">
- <img src="https://img.shields.io/badge/WeChat-3.1.0.72-blue?style=flat-square&logo=wechat" alt="WeChat Version">
+ <img src="https://img.shields.io/badge/WeChat-3.2.1.127-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">
@@ -122,6 +122,7 @@ dpi,目录映射等可以在 `winecfg` 进行设置,打开 `winecfg` 的命
| 微信 | wine | 兼容性 | 备注 | deepin-wine | 兼容性 | 备注 |
| :-------: | :-----: | :--------: | :----------------------------------------------------------: | :---------: | :----: | :----------------------------------------------------------: |
+| 3.2.1.127 | 6.5 | 部分 | | 5.0.16-1 | 支持 | |
| 3.1.0.72 | 6.0 | 部分 | 截图功能不可用:[#73](https://github.com/countstarlight/deepin-wine-wechat-arch/issues/73) | 5.0.16-1 | 支持 | |
| 3.1.0.41 | 5.22 | 部分 | 截图功能不可用:[#73](https://github.com/countstarlight/deepin-wine-wechat-arch/issues/73) | 5.0.16-1 | 支持 | |
| 3.0.0.57 | 5.22 | **不支持** | 微信安装程序不能启动:[#92](https://github.com/countstarlight/deepin-wine-wechat-arch/issues/92) | 5.0.16-1 | 支持 | |
@@ -246,6 +247,7 @@ bash $HOME/.deepinwine/deepin-wine-helper/sendkeys.sh w wechat 4
<details open>
<summary>2021</summary>
+* 2021-04-02 WeChat-3.2.1.127
* 2021-01-29 WeChat-3.1.0.72
</details>
diff --git a/run.sh b/run.sh
index 68a8de79adaf..d15e4cae92b4 100755
--- a/run.sh
+++ b/run.sh
@@ -35,7 +35,7 @@ extract_archive()
BOTTLENAME="Deepin-WeChat"
APPVER="2.9.5.41deepin7"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
-WECHAT_VER="3.1.0.72"
+WECHAT_VER="3.2.1.127"
EXEC_PATH="c:/Program Files/Tencent/WeChat/WeChat.exe"
START_SHELL_PATH="$HOME/.deepinwine/deepin-wine-helper/run_v3.sh"
WECHAT_INSTALLER="WeChatSetup"