Skip to content

Commit

Permalink
Upgrade WeChat to 2.7.1.88
Browse files Browse the repository at this point in the history
Signed-off-by: Codist <[email protected]>
  • Loading branch information
vufa committed Nov 7, 2019
1 parent 9a9adbf commit 78f96a2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -24,7 +24,7 @@ pkgbase = deepin-wine-wechat
source = run.sh
source = reg.patch
md5sums = c66a173fe6817afd898e0061d9eaf42e
md5sums = 35f4390789d4d1a1bcc61d0ea6442031
md5sums = 843fd533b7f725f0044e6f3c4244ebac
md5sums = fde92b4241744fdef161aef98cf8f28a
md5sums = 35626e820e6790c230718b4dad6482f6

Expand Down
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: CountStarlight <[email protected]>

pkgname=deepin-wine-wechat
pkgver=2.7.1.85
pkgver=2.7.1.88
wechat_installer=WeChatSetup
deepinwechatver=2.6.2.31deepin0
pkgrel=1
Expand All @@ -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')

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down Expand Up @@ -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 | 不支持 | 闪退 |
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 78f96a2

Please sign in to comment.