summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7d160e3b539..febdac81df23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('gunicorn: recommended WSGI server'
makedepends=('python-setuptools')
install="$pkgname.install"
backup=("var/lib/$pkgname/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"
"$pkgname.service"
"$pkgname.sysusers"
"$pkgname.tmpfiles")