aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2019-11-07 15:06:39 +0800
committerCodist2019-11-07 15:06:39 +0800
commit78f96a25f5f9941dee454d8c503f6235a94b8012 (patch)
treeb30cce19d0965518d8cdf00a9c5aa1240276438c
parent9a9adbff6c46463accfaa0c7ef5c27c333ced1e7 (diff)
downloadaur-78f96a25f5f9941dee454d8c503f6235a94b8012.tar.gz
Upgrade WeChat to 2.7.1.88
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--README.md4
3 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed3ed708173..2d2297aaddac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-wine-wechat
pkgdesc = Tencent WeChat (com.wechat) on Deepin Wine For Archlinux
- pkgver = 2.7.1.85
+ pkgver = 2.7.1.88
pkgrel = 1
url = https://weixin.qq.com/
install = deepin-wine-wechat.install
@@ -24,7 +24,7 @@ pkgbase = deepin-wine-wechat
source = run.sh
source = reg.patch
md5sums = c66a173fe6817afd898e0061d9eaf42e
- md5sums = 35f4390789d4d1a1bcc61d0ea6442031
+ md5sums = 843fd533b7f725f0044e6f3c4244ebac
md5sums = fde92b4241744fdef161aef98cf8f28a
md5sums = 35626e820e6790c230718b4dad6482f6
diff --git a/PKGBUILD b/PKGBUILD
index 35fc5a04257a..795c860c9975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: CountStarlight <countstarlight@gmail.com>
pkgname=deepin-wine-wechat
-pkgver=2.7.1.85
+pkgver=2.7.1.88
wechat_installer=WeChatSetup
deepinwechatver=2.6.2.31deepin0
pkgrel=1
@@ -18,7 +18,7 @@ source=("$_mirror/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_${deepinwe
"run.sh"
"reg.patch")
md5sums=('c66a173fe6817afd898e0061d9eaf42e'
- '35f4390789d4d1a1bcc61d0ea6442031'
+ '843fd533b7f725f0044e6f3c4244ebac'
'fde92b4241744fdef161aef98cf8f28a'
'35626e820e6790c230718b4dad6482f6')
diff --git a/README.md b/README.md
index 831ef7008e5d..9925cdf0a638 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
<img src="https://travis-ci.org/countstarlight/deepin-wine-wechat-arch.svg?branch=master" alt="Build Status">
</a>
<a href="https://pc.weixin.qq.com/">
- <img src="https://img.shields.io/badge/WeChat-2.7.1.85-blue.svg" alt="WeChat Version">
+ <img src="https://img.shields.io/badge/WeChat-2.7.1.88-blue.svg" 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.svg" alt="AUR Version">
@@ -105,6 +105,7 @@ sudo pacman -U #下载的包名
| 微信版本 | wine版本 | 兼容性 | 备注 | deepin-wine版本 | 兼容性 | 备注 |
| :------: | :------: | :----: | :----------------: | :-------------: | :----: | :--: |
+| 2.7.1.88 | 4.18-1 | 部分 | 不能使用中文输入法 | | | |
| 2.7.1.85 | 4.18-1 | 部分 | 不能使用中文输入法 | 2.18_18-2 | ? | |
| 2.7.1.82 | 4.18-1 | 部分 | 不能使用中文输入法 | 2.18_18-2 | 不支持 | 闪退 |
| 2.7.1.82 | 4.17-1 | 部分 | 不能使用中文输入法 | 2.18_18-2 | 不支持 | 闪退 |
@@ -209,6 +210,7 @@ yay -S lib32-freetype2-infinality-ultimate
## 更新日志
+* 2019-11-07 WeChat-2.7.1.88
* 2019-10-23 WeChat-2.7.1.85
* 2019-10-19 WeChat-2.7.1.82
* 2019-07-25 WeChat-2.6.8.65