summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoshless2022-05-19 00:23:02 +0200
committerRoshless2022-05-19 00:23:02 +0200
commit5eac34db8f2dc8fcd1ecb2bb34268232780f3067 (patch)
tree5a0a8c5962b99bec7d71bf8c3f9c96aa8031f1db /PKGBUILD
parent79af88cf6fa2b1f6f76780dfb2fbd5e6bee6e728 (diff)
downloadaur-gofu.tar.gz
upgpkg: gofu 1.1.3-3
update upstream link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 739aa970bf18..417c563c9347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('glibc')
makedepends=('git' 'go')
install=gofu.install
backup=('var/lib/gofu/config.ini')
-source=("https://git.roshless.me/~roshless/$pkgname/archive/$pkgver.tar.gz"
+source=("https://git.roshless.me/roshless/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
"gofu.service"
"gofu.sysusers"
"gofu.tmpfiles")