summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamLukeYes2022-12-15 23:31:43 +0800
committerSamLukeYes2022-12-15 23:31:43 +0800
commitc5ad929c01691ae5900fa470460167c1bdc9510c (patch)
tree89075404333f77d115fd909874daf5eae4299f9d /PKGBUILD
parentbac911d825ae684792a08e12066316ecae89798c (diff)
downloadaur-c5ad929c01691ae5900fa470460167c1bdc9510c.tar.gz
3.7.6.44spark0 -> 3.8.0.41spark9
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fbee6d43846..e3d1a7f71a53 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zhuangzhuang <xufengyuan20080802@outlook.com>
# Maintainer: Sam L. Yes <samlukeyes123 at gmail dot com>
pkgname=com.qq.weixin.spark
-pkgver=3.7.6.44spark0
+pkgver=3.8.0.41spark9
pkgrel=1
pkgdesc="Tencent WeChat Client from Spark Store"
arch=('i686' 'x86_64')
@@ -10,7 +10,6 @@ license=('unknown')
depends=(
# 'deepin-wine6-stable'
# 'deepin-wine-helper'
- 'lib32-libxext'
'spark-dwine-helper'
'wine'
'xdg-utils'
@@ -22,8 +21,10 @@ optdepends=(
conflicts=('com.qq.weixin.dcs')
replaces=('com.qq.weixin.dcs')
# install=wechat.install
-source=("https://mirrors.sdu.edu.cn/spark-store-repository/store/chat/${pkgname}/${pkgname}_${pkgver}_i386.deb")
-b2sums=('7e7a7294745d9576ec1ca47abfa61fba930d735b6dcba8b17b3a027dfa9c66cd7ef527aa7e3059d18e4e97942821ec89db543c23e8c4f8410339a3c8ac4477be')
+_mirror="https://d.store.deepinos.org.cn/" # main server
+#_mirror="https://mirrors.sdu.edu.cn/spark-store-repository" # recommended mirror, but sometimes outdated
+source=("${_mirror}/store/chat/${pkgname}/${pkgname}_${pkgver}_i386.deb")
+b2sums=('99dee7422a11f0bddb986aaaf0c385af0b84fb8847f1d90965f4c73006f42b44c7937bc37c6871bb93c330d0069754aebebe8c3f9a9d8c42e4a0989cf2cee6ae')
package() {
cd "${pkgdir}"