aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2020-11-04 16:32:48 +0800
committerCodist2020-11-04 16:32:48 +0800
commitd5d1521aaa4adfdd4b27bafb03180acc4554f4e1 (patch)
tree6d9fd3aa7deaf3b0dd07b0c4fcdb40d1b513ec67
parentdad67b5ad9edbbfc1aee82ab806902e24e9df6cc (diff)
downloadaur-d5d1521aaa4adfdd4b27bafb03180acc4554f4e1.tar.gz
set the deepin package mirror to 'ftp.sjtu.edu.cn'
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--README.md10
3 files changed, 12 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5b0d8c892f..cdb6a8eca174 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = deepin-wine-wechat
depends = lib32-mpg123
depends = lib32-libldap
conflicts = deepin-wechat
- source = https://packages.deepin.com/deepin/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_2.6.8.65deepin0_i386.deb
+ source = https://ftp.sjtu.edu.cn/deepin/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_2.6.8.65deepin0_i386.deb
source = WeChatSetup-3.0.0.57.exe::https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
source = run.sh
source = reg.patch
diff --git a/PKGBUILD b/PKGBUILD
index 4af30f497195..080be50080b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
depends=('p7zip' 'wine' 'wine-mono' 'wine-gecko' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
conflicts=('deepin-wechat')
install="deepin-wine-wechat.install"
-_mirror="https://packages.deepin.com/deepin"
+_mirror="https://ftp.sjtu.edu.cn/deepin"
source=("$_mirror/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_${deepinwechatver}_i386.deb"
"${wechat_installer}-${pkgver}.exe::https://dldir1.qq.com/weixin/Windows/${wechat_installer}.exe"
"run.sh"
diff --git a/README.md b/README.md
index d2b69316d023..031e8b580a52 100644
--- a/README.md
+++ b/README.md
@@ -291,6 +291,9 @@ CallApp()
## 更新日志
+<details open>
+<summary>2020</summary>
+
* 2020-10-16 WeChat-3.0.0.57
* 2020-07-20 WeChat-2.9.5.56
* 2020-07-02 WeChat-2.9.5.41
@@ -302,6 +305,11 @@ CallApp()
* 2020-01-20 WeChat-2.8.0.116
* 2020-01-10 WeChat-2.8.0.112
* 2020-01-04 WeChat-2.8.0.106
+
+</details>
+<details>
+<summary>2019</summary>
+
* 2019-11-07 WeChat-2.7.1.88
* 2019-10-23 WeChat-2.7.1.85
* 2019-10-19 WeChat-2.7.1.82
@@ -310,3 +318,5 @@ CallApp()
* 2019-05-29 WeChat-2.6.8.51
* 2019-04-03 WeChat-2.6.7.57
* 2019-01-03 WeChat-2.6.2
+
+</details>