aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2021-07-16 18:03:11 +0800
committerCodist2021-07-16 18:03:11 +0800
commit765a37da47bf01952c9b459986934163f2ba8c3d (patch)
tree81426ad0eeca4011f2745dd96f25485710fc1c4f
parent96c0e3515424997ca7d9db61365bf0c114a3d548 (diff)
downloadaur-765a37da47bf01952c9b459986934163f2ba8c3d.tar.gz
Upgrade QQ to 9.4.9.27849
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--README.md3
-rwxr-xr-xrun.sh2
4 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f656df693a..ffc262bcd5f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-wine-qq
pkgdesc = Tencent QQ on Deepin Wine5(com.qq.im.deepin) For Archlinux
- pkgver = 9.4.9.27847
+ pkgver = 9.4.9.27849
pkgrel = 1
url = https://im.qq.com/
install = deepin-wine-qq.install
@@ -21,10 +21,10 @@ pkgbase = deepin-wine-qq
conflicts = deepin-qq-im
conflicts = deepin.com.qq.im
source = https://cdn-package-store6.deepin.com/appstore/pool/appstore/c/com.qq.im.deepin/com.qq.im.deepin_9.3.2deepin20_i386.deb
- source = PCQQ2021-9.4.9.27847.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/PCQQ2021.exe
+ source = PCQQ2021-9.4.9.27849.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/PCQQ2021.exe
source = run.sh
md5sums = 5fdc20e614d945bd2ba5251420872479
- md5sums = ddc7ccb8946b9c0dea8015bf1932aec8
- md5sums = 3fb167145c817b5ebf2fe1a9d29dbf62
+ md5sums = ff317c202b61e88c846b2c5b7384c130
+ md5sums = 94d77ee0095f51d99537d6a0624fcdef
pkgname = deepin-wine-qq
diff --git a/PKGBUILD b/PKGBUILD
index caaa5ce68bcf..2e343662dbb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=deepin-wine-qq
-pkgver=9.4.9.27847
+pkgver=9.4.9.27849
qq_installer=PCQQ2021
debpkgver=9.3.2deepin20
debpkgname="com.qq.im.deepin"
@@ -19,8 +19,8 @@ source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${debpkgv
"${qq_installer}-${pkgver}.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/${qq_installer}.exe"
"run.sh")
md5sums=('5fdc20e614d945bd2ba5251420872479'
- 'ddc7ccb8946b9c0dea8015bf1932aec8'
- '3fb167145c817b5ebf2fe1a9d29dbf62')
+ 'ff317c202b61e88c846b2c5b7384c130'
+ '94d77ee0095f51d99537d6a0624fcdef')
build() {
msg "Extracting DPKG package ..."
diff --git a/README.md b/README.md
index 73e84eb58432..02679c5c23da 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
<img src="https://img.shields.io/github/workflow/status/countstarlight/deepin-wine-qq-arch/CI/action?logo=github&style=flat-square" alt="Build Status">
</a>
<a href="https://im.qq.com/download/">
- <img src="https://img.shields.io/badge/QQ-9.4.9.27847-blue?style=flat-square&logo=tencent-qq" alt="QQ Version">
+ <img src="https://img.shields.io/badge/QQ-9.4.9.27849-blue?style=flat-square&logo=tencent-qq" alt="QQ Version">
</a>
<a href="https://aur.archlinux.org/packages/deepin-wine-qq/">
<img src="https://img.shields.io/aur/version/deepin-wine-qq?label=AUR&logo=arch-linux&style=flat-square" alt="AUR Version">
@@ -240,6 +240,7 @@ QQ在本地保存的数据不会被删除,如保存在用户文档下的数据
<details open>
<summary>2021</summary>
+* 2021-07-16 QQ-9.4.9.27849
* 2021-07-09 QQ-9.4.9.27847
* 2021-06-14 QQ-9.4.8.27843
* 2021-05-11 QQ-9.4.7.27805
diff --git a/run.sh b/run.sh
index 02a5dc6926f7..d6f7d4576e7b 100755
--- a/run.sh
+++ b/run.sh
@@ -35,7 +35,7 @@ extract_archive()
BOTTLENAME="Deepin-QQ"
APPVER="9.3.2deepin20"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
-QQ_VER="9.4.9.27847"
+QQ_VER="9.4.9.27849"
EXEC_PATH="c:/Program Files/Tencent/QQ/Bin/QQ.exe"
START_SHELL_PATH="$HOME/.deepinwine/deepin-wine-helper/run_v3.sh"
QQ_INSTALLER="PCQQ2021"