aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2021-04-19 11:11:46 +0800
committerCodist2021-04-19 11:11:46 +0800
commitbbf135c92add4621078919efb59a349838f7ff3c (patch)
tree7bf142aba881bc482c4bfcf1342d90f1ddb52210
parent8f20d85fa4675a7373c7681518a308c28cf83ee6 (diff)
downloadaur-bbf135c92add4621078919efb59a349838f7ff3c.tar.gz
Upgrade WeChat to 3.2.1.151
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 be841048765b..fa698fe3b7a7 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.2.1.141
+ pkgver = 3.2.1.151
pkgrel = 1
url = https://weixin.qq.com/
install = deepin-wine-wechat.install
@@ -20,11 +20,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.2.1.141.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
+ source = WeChatSetup-3.2.1.151.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
source = run.sh
md5sums = 42794ec8f1e61407e670f1382a0d72db
- md5sums = 8dc87bd6aebc50fd0ea3319b59666c7a
- md5sums = a23031cad146556410e95320e6a73aac
+ md5sums = 7a046cde16e9d0aa5387afd0a7412197
+ md5sums = 361f5b9f8eacf3ff81d89bda9a829a07
pkgname = deepin-wine-wechat
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 ..."
diff --git a/README.md b/README.md
index ec91c12293ba..6d1c22a1657c 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.2.1.141-blue?style=flat-square&logo=wechat" alt="WeChat Version">
+ <img src="https://img.shields.io/badge/WeChat-3.2.1.151-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.151 | 6.6 | | 截图功能不可用:[#87](https://github.com/countstarlight/deepin-wine-wechat-arch/issues/87) | 5.0.16-1 | 支持 | |
| 3.2.1.141 | 6.6 | | | 5.0.16-1 | 支持 | |
| 3.2.1.127 | 6.5 | 部分 | 群聊闪退&截图功能不可用:[#87](https://github.com/countstarlight/deepin-wine-wechat-arch/issues/87) | 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 | 支持 | |
@@ -244,6 +245,7 @@ bash $HOME/.deepinwine/deepin-wine-helper/sendkeys.sh w wechat 4
<details open>
<summary>2021</summary>
+* 2021-04-19 WeChat-3.2.1.151
* 2021-04-18 WeChat-3.2.1.141
* 2021-04-02 WeChat-3.2.1.127
* 2021-01-29 WeChat-3.1.0.72
diff --git a/run.sh b/run.sh
index 669003e4d715..4e13a290d754 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.2.1.141"
+WECHAT_VER="3.2.1.151"
EXEC_PATH="c:/Program Files/Tencent/WeChat/WeChat.exe"
START_SHELL_PATH="$HOME/.deepinwine/deepin-wine-helper/run_v3.sh"
WECHAT_INSTALLER="WeChatSetup"