summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-10-23 21:34:36 +0800
committerJack Chen2021-10-23 21:34:36 +0800
commit90ecbac959c392766ccc23dacefe49a81e6b8558 (patch)
tree211cd62316ac54806d138cc9159ec9379d8b043c
parenta84d64796580e48f8070ef8b3dd738ad5a047681 (diff)
downloadaur-90ecbac959c392766ccc23dacefe49a81e6b8558.tar.gz
update source url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 244f89dbb356..a449e2cf11c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = utools
depends = gtk3
depends = nss
depends = libxss
- source = https://resource.u-tools.cn/currentversion/utools_2.4.1_amd64.deb
+ source = https://publish.u-tools.cn/version2/utools_2.4.1_amd64.deb
sha512sums = 71c7d4dc5898557931c4485e395b2a4fe2a7737eac5beaae0a2ee81ed2934d1e42c77aae7f8f5b4dd1a6b8c8c3147eaf3d3283abcf63050e5b31b84831ab87c9
pkgname = utools
diff --git a/PKGBUILD b/PKGBUILD
index 2e794d671f10..3b003ea44319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://u.tools/"
license=('custom')
depends=('gtk3' 'nss' 'libxss')
-source=("https://resource.u-tools.cn/currentversion/utools_${pkgver}_amd64.deb")
+source=("https://publish.u-tools.cn/version2/utools_${pkgver}_amd64.deb")
sha512sums=('71c7d4dc5898557931c4485e395b2a4fe2a7737eac5beaae0a2ee81ed2934d1e42c77aae7f8f5b4dd1a6b8c8c3147eaf3d3283abcf63050e5b31b84831ab87c9')
package() {