aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf92c0110f74..cf422b5f8adf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Codist <countstarlight@gmail.com>
+# Maintainer: Vufa <countstarlight@gmail.com>
# Maintainer: taotieren <admin@taotieren.com>
pkgname=deepin-wine-qq
-pkgver=9.5.1.27888
+pkgver=9.5.2.27897
qq_installer=PCQQ2021
debpkgver=9.3.2deepin20
debpkgname="com.qq.im.deepin"
@@ -11,16 +11,16 @@ pkgdesc="Tencent QQ on Deepin Wine5(${debpkgname}) For Archlinux"
arch=("x86_64")
url="https://im.qq.com/"
license=('custom')
-depends=('p7zip' 'deepin-wine6-stable' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-gnutls')
+depends=('p7zip' 'deepin-wine5' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-gnutls')
conflicts=('deepin-qq-im' 'deepin.com.qq.im')
install="deepin-wine-qq.install"
-_mirror="https://cdn-package-store6.deepin.com"
+_mirror="https://com-store-packages.uniontech.com"
source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${debpkgver}_i386.deb"
"${qq_installer}-${pkgver}.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/${qq_installer}.exe"
"run.sh")
md5sums=('5fdc20e614d945bd2ba5251420872479'
- '771fde2d9fb52617d27b1cec6d4ca770'
- 'da3fffc3319a883f781798003171a9f5')
+ '04bbaf8b82667c251d68ed0347e17ba3'
+ 'fcaad6691c7e5c1d47f487aa213b97bf')
build() {
msg "Extracting DPKG package ..."