aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCountStarlight2017-12-31 12:39:35 +0800
committerCountStarlight2017-12-31 12:39:35 +0800
commit91c093e1544a7fd2e61cac0cceead2fe283f4c19 (patch)
tree7324f2a60d5e8c7a096204c2e668e6b48b8e7068
parentebb3fe96328c69f975663fab712c09367d07d119 (diff)
downloadaur-91c093e1544a7fd2e61cac0cceead2fe283f4c19.tar.gz
Fixed QQ download link.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--README.md2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9154967f8bf..22c86cd027fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deepin-wine-qq
pkgdesc = Latest Tencent QQ (com.qq.im) on Deepin Wine For Archlinux
pkgver = 8.9.6
- pkgrel = 1
+ pkgrel = 2
url = http://im.qq.com/
install = deepin-wine-qq.install
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = deepin-wine-qq
conflicts = deepin-qq-im
conflicts = deepin.com.qq.im
source = https://mirrors.ustc.edu.cn/deepin/pool/non-free/d/deepin.com.qq.im/deepin.com.qq.im_8.9.19983deepin19_i386.deb
- source = http://dldir1.qq.com/qqfile/qq/QQ8.9.6/2242/QQ8.9.6.exe
+ source = http://dldir1.qq.com/qqfile/qq/QQ8.9.6/22427/QQ8.9.6.exe
source = run.sh
source = reg_files.tar.bz2
source = update.policy
diff --git a/PKGBUILD b/PKGBUILD
index 8b9c639eaadd..013fa80f1618 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=deepin-wine-qq
pkgver=8.9.6
deepinqqver=8.9.19983deepin19
-pkgrel=1
+pkgrel=2
pkgdesc="Latest Tencent QQ (com.qq.im) on Deepin Wine For Archlinux"
arch=("x86_64")
url="http://im.qq.com/"
@@ -15,7 +15,7 @@ conflicts=('deepin-qq-im' 'deepin.com.qq.im')
install="deepin-wine-qq.install"
_mirror="https://mirrors.ustc.edu.cn/deepin"
source=("$_mirror/pool/non-free/d/deepin.com.qq.im/deepin.com.qq.im_${deepinqqver}_i386.deb"
- "http://dldir1.qq.com/qqfile/qq/QQ${pkgver}/2242/QQ${pkgver}.exe"
+ "http://dldir1.qq.com/qqfile/qq/QQ${pkgver}/22427/QQ${pkgver}.exe"
"run.sh"
"reg_files.tar.bz2"
"update.policy")
diff --git a/README.md b/README.md
index bbf3e3e0d479..0f7e71b1d41e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
把deepin的QQ容器移植到Archlinux
-构建状态: ![https://github.com/countstarlight/deepin-wine-qq](https://travis-ci.org/countstarlight/deepin-wine-qq.svg?branch=master)
+构建状态: ![https://github.com/countstarlight/deepin-wine-qq](https://travis-ci.org/countstarlight/deepin-wine-qq-arch.svg?branch=master)
感谢:
* @[wszqkzqk](https://github.com/wszqkzqk) 的 [wszqkzqk-deepin-wine-tim-arch](https://github.com/wszqkzqk/wszqkzqk-deepin-wine-tim-arch)