summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoshless2022-05-20 09:49:07 +0200
committerRoshless2022-05-20 09:49:07 +0200
commitf742a269dc1c51f7e5becc38907f72cdec57043a (patch)
tree3b682e0dfc22a617156b14812c80c2a53f0cfd63
parent16e7f59fd2d6cf8d882dcc040ee6ee6d1f121602 (diff)
downloadaur-f742a269dc1c51f7e5becc38907f72cdec57043a.tar.gz
upgpkg: nnrss-git 1.3.1.r18.g27a17bf-2
update upstream url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4218c04ec1fc..2352ea8f86c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = nnrss-git
pkgdesc = Web/API RSS aggregator - git master
pkgver = 1.3.1.r18.g27a17bf
- pkgrel = 1
- url = https://git.roshless.me/~roshless/nnrss
+ pkgrel = 2
+ url = https://git.roshless.me/nnrss/nnrss
install = nnrss.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a38348ade4f5..14f9208504cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=nnrss-git
pkgver=1.3.1.r18.g27a17bf
-pkgrel=1
+pkgrel=2
pkgdesc='Web/API RSS aggregator - git master'
-url='https://git.roshless.me/~roshless/nnrss'
+url='https://git.roshless.me/nnrss/nnrss'
arch=('any')
license=('GPL')
depends=('python-flask' 'python-sqlalchemy' 'python-werkzeug'