summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2021-07-04 17:03:36 +0200
committerManuel Hüsers2021-07-04 17:03:36 +0200
commit1c8c8625c4d8adfbe381a2245e447a441b0ebdc7 (patch)
tree25b1766c409d8c901632137264c447dd7e176a30 /PKGBUILD
parent9a19ab86117c47cd1381587f4a8834d1d7f7e822 (diff)
downloadaur-polkit-explorer.tar.gz
Change back to base repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aa57a6fb2f7..4a4819ed8c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Alad Wenter <https://wiki.archlinux.org/index.php/Special:EmailUser/Alad>
pkgname=polkit-explorer
-pkgver=14.6c912f1
+pkgver=15.fac8d70
pkgrel=1
pkgdesc='Present PolicyKit information in a human-readable form.'
arch=('any')
-url="https://github.com/ScrelliCopter/${pkgname}"
+url="https://github.com/scarygliders/${pkgname}"
license=('ISC')
depends=('python-pyqt5' 'python-lxml')
-source=("git://github.com/ScrelliCopter/${pkgname}.git#branch=python3")
+source=("git://github.com/scarygliders/${pkgname}.git")
sha256sums=('SKIP')
pkgver() {