summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2017-06-28 22:28:46 +0200
committerlarchunix2017-06-28 22:28:46 +0200
commit938668af7c4c90a74120430c0a71a488c53f0a1d (patch)
tree146bd1ff26e8b6f20d99b5598c089cf9d6a111fb /PKGBUILD
parent297e508412dbfd83497196c7361c4feee3df0aec (diff)
downloadaur-polkit-pkla-compat.tar.gz
Project has moved from fedorahosted.org to pagure.io
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() {