summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff45c1e1523b..6dd269f9c79d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=polkit-pkla-compat
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Rules for polkit to add compatibility with pklocalauthority"
arch=('i686' 'x86_64')
-url="https://fedorahosted.org/$pkgname/"
+url="https://pagure.io/$pkgname"
license=('LGPL')
depends=('polkit>=0.106')
makedepends=('docbook-xsl' 'libxslt')
-source=("https://fedorahosted.org/releases/p/o/$pkgname/$pkgname-$pkgver.tar.xz")
+source=("https://releases.pagure.org/$pkgname/$pkgname-$pkgver.tar.xz")
md5sums=('54ac39680327d65ceafa583480ba6d98')
build() {