summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2023-04-18 12:11:54 +0800
committerUniversebenzene2023-04-18 12:11:54 +0800
commit857ecb607d625141d1d14aed7bec5177ef15fe18 (patch)
tree498950a0efa58bf702cea3ebfa790cc4fa33275f /PKGBUILD
parent7b938796c5383598ee4d45ab787cfcd386de815c (diff)
downloadaur-857ecb607d625141d1d14aed7bec5177ef15fe18.tar.gz
Fix source link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dec1458fd6d2..c3c830fb5697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ arch=('x86_64' 'aarch64')
license=('custom')
url="https://linux.wps.cn"
options=('!emptydirs')
-source_x86_64=("https://linux-bucket.ks3-cn-beijing.ksyun.com/wps/download/ep/Linux2019/${pkgver##*.}/wps-office_${pkgver}_amd64.deb")
-source_aarch64=("https://linux-bucket.ks3-cn-beijing.ksyun.com/wps/download/ep/Linux2019/${pkgver##*.}/wps-office_${pkgver}_arm64.deb")
+source_x86_64=("https://wps-linux-personal.wpscdn.cn/wps/download/ep/Linux2019/${pkgver##*.}/wps-office_${pkgver}_amd64.deb")
+source_aarch64=("https://wps-linux-personal.wpscdn.cn/wps/download/ep/Linux2019/${pkgver##*.}/wps-office_${pkgver}_arm64.deb")
source=('fix-wps-python-parse.patch')
sha1sums=('f3713481edf04ffb08be8d24dce66554dd5a4f13')
sha1sums_x86_64=('94dc54f2853877e5bf61980021bf6524a30f1b91')