summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-01-24 11:05:19 +0800
committerzxp198210052024-01-24 11:05:19 +0800
commit2285b31b6d0118328e83dd73df3eb0a1f6687956 (patch)
treea44635905c61cb679bb5aa478e30803692de1363
parentd02efb06ac7a6b0de1975bea284c919a1c6ef847 (diff)
downloadaur-2285b31b6d0118328e83dd73df3eb0a1f6687956.tar.gz
fix errors
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e6b670dd61..f23dda691415 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deepin-wine-douyin
pkgdesc = douyin,record beautify life;抖音,记录美好生活
pkgver = 3.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.douyin.com
install = deepin-wine-douyin.install
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = deepin-wine-douyin
optdepends = wqy-zenhei
conflicts = douyin
source = com.douyin.spark_2.9.2spark7_i386.deb::https://mirrors.sdu.edu.cn/spark-store//store/video/com.douyin.spark/com.douyin.spark_2.9.2spark7_all.deb
- source = douyin-3.3.1.exe::https://sw.pcmgr.qq.com/ed3a076392d2482e1ba71ecca450f833/65ae2a86/spcmgr/download/douyin-v3.3.1-win32-ia32-tencent.exe
+ source = douyin-3.3.1.exe::https://sw.pcmgr.qq.com/006edab104388088dbcaf2ee1450f513/65b07dbd/spcmgr/download/douyin-v3.3.1-win32-ia32-tencent.exe
source = LICENSE.html::https://www.douyin.com/draft/douyin_agreement/douyin_agreement_user.html
source = deepin-wine-douyin.install
source = deepin-wine-douyin.sh
diff --git a/PKGBUILD b/PKGBUILD
index 911358def759..b5f1ec2739a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname="com.${_appname}.spark"
_providername=ByteDance
pkgver=3.3.1
_sparkver=2.9.2spark7
-pkgrel=1
+pkgrel=2
pkgdesc="douyin,record beautify life;抖音,记录美好生活"
arch=('x86_64')
url="https://www.douyin.com"
@@ -27,7 +27,7 @@ conflicts=("${_appname}")
install="${pkgname}.install"
source=(
"${_pkgname}_${_sparkver}_i386.deb::https://mirrors.sdu.edu.cn/spark-store//store/video/${_pkgname}/${_pkgname}_${_sparkver}_all.deb"
- "${_appname}-${pkgver}.exe::https://sw.pcmgr.qq.com/ed3a076392d2482e1ba71ecca450f833/65ae2a86/spcmgr/download/${_appname}-v${pkgver}-win32-ia32-tencent.exe"
+ "${_appname}-${pkgver}.exe::https://sw.pcmgr.qq.com/006edab104388088dbcaf2ee1450f513/65b07dbd/spcmgr/download/${_appname}-v${pkgver}-win32-ia32-tencent.exe"
"LICENSE.html::${url}/draft/douyin_agreement/douyin_agreement_user.html"
"${pkgname}.install"
"${pkgname}.sh"