summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoshless2022-05-19 00:30:59 +0200
committerRoshless2022-05-19 00:30:59 +0200
commitf701869b16a785d9456e5e63511db6bf32c96dd1 (patch)
tree2241a3237879b980e5c19c8a2b9f58502a75ddbc /PKGBUILD
parentf1247ad2544aad20f37021a15c58354a87e48251 (diff)
downloadaur-nnrss.tar.gz
upgpkg: nnrss 1.3.1-2
update upstream archive link
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")