aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAron Young2023-07-03 21:54:59 +0800
committerAron Young2023-07-03 21:54:59 +0800
commitcd927b56e897e150685a2baa297cae5fa3bfd6c4 (patch)
tree2ac83adf5a8c0f45d5df82e439167ba6db32bdbf
parent0f8892652796320227e0e50d93737d818dce7d9b (diff)
downloadaur-cd927b56e897e150685a2baa297cae5fa3bfd6c4.tar.gz
update version to 3.4.7.22085
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
-rwxr-xr-xrun.sh2
3 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c748c1c0afe5..7b0545f5951b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-wine-tim
pkgdesc = Tencent TIM on Deepin Wine5(com.qq.office.deepin) For Archlinux
- pkgver = 3.4.7.22084
+ pkgver = 3.4.7.22085
pkgrel = 1
url = https://tim.qq.com/
install = deepin-wine-tim.install
@@ -21,12 +21,12 @@ pkgbase = deepin-wine-tim
conflicts = deepin.com.qq.office
conflicts = deepin-tim-for-arch
source = https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.im.deepin/com.qq.im.deepin_9.3.2deepin20_i386.deb
- source = https://dldir1.qq.com/qqfile/qq/TIM3.4.7/TIM3.4.7.22084.exe
+ source = https://dldir1.qq.com/qqfile/qq/TIM3.4.7/TIM3.4.7.22085.exe
source = run.sh
source = share.7z
md5sums = 5fdc20e614d945bd2ba5251420872479
- md5sums = 5c24f3ba95d574766a58b1cd6535a69d
- md5sums = 27448cfd4fe8e6a655192175e505abaa
+ md5sums = 14dc2421653fa25b7ba59c7045b52238
+ md5sums = 6ff301d6b84b38fa7b14a60fc6502c0c
md5sums = 479ae2a04a9c5dcc08c67c7b1395a944
pkgname = deepin-wine-tim
diff --git a/PKGBUILD b/PKGBUILD
index 747b45b39a17..a655d58c2472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: asukaminato <asukaminato at nyan dot eu dot org>
# Contributor: Codist <countstarlight@gmail.com>
+# Contributor: Aron Young <tkf6fkt at gmail dot com>
pkgname=deepin-wine-tim
_pkgver=3.4.7
-pkgver="$_pkgver".22084
+pkgver="$_pkgver".22085
_debpkgver=9.3.2deepin20
_debpkgname="com.qq.im.deepin"
_timpkgname="com.qq.office.deepin"
@@ -21,8 +22,8 @@ source=("$_mirror/appstore/pool/appstore/c/${_debpkgname}/${_debpkgname}_${_debp
"run.sh"
"share.7z")
md5sums=('5fdc20e614d945bd2ba5251420872479'
- '5c24f3ba95d574766a58b1cd6535a69d'
- '27448cfd4fe8e6a655192175e505abaa'
+ '14dc2421653fa25b7ba59c7045b52238'
+ '6ff301d6b84b38fa7b14a60fc6502c0c'
'479ae2a04a9c5dcc08c67c7b1395a944')
build() {
diff --git a/run.sh b/run.sh
index fad19e078495..cc374d8b2402 100755
--- a/run.sh
+++ b/run.sh
@@ -13,7 +13,7 @@ BOTTLENAME="Deepin-TIM"
APPVER="9.3.2deepin20"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
TIM_FONTS="$WINEPREFIX/drive_c/windows/Fonts"
-TIM_VER="3.4.7.22084"
+TIM_VER="3.4.7.22085"
EXEC_PATH="c:/Program Files/Tencent/TIM/Bin/TIM.exe"
EXEC_FILE="$WINEPREFIX/drive_c/Program Files/Tencent/TIM/Bin/TIM.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"