Change back to base repo

This commit is contained in:
Manuel 2021-07-04 17:03:36 +02:00
parent 9a19ab8611
commit 1c8c8625c4
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 6 additions and 7 deletions

View file

@ -1,14 +1,13 @@
pkgbase = polkit-explorer pkgbase = polkit-explorer
pkgdesc = Present PolicyKit information in a human-readable form. pkgdesc = Present PolicyKit information in a human-readable form.
pkgver = 14.6c912f1 pkgver = 15.fac8d70
pkgrel = 1 pkgrel = 1
url = https://github.com/ScrelliCopter/polkit-explorer url = https://github.com/scarygliders/polkit-explorer
arch = any arch = any
license = ISC license = ISC
depends = python-pyqt5 depends = python-pyqt5
depends = python-lxml depends = python-lxml
source = git://github.com/ScrelliCopter/polkit-explorer.git#branch=python3 source = git://github.com/scarygliders/polkit-explorer.git
sha256sums = SKIP sha256sums = SKIP
pkgname = polkit-explorer pkgname = polkit-explorer

View file

@ -2,14 +2,14 @@
# Contributor: Alad Wenter <https://wiki.archlinux.org/index.php/Special:EmailUser/Alad> # Contributor: Alad Wenter <https://wiki.archlinux.org/index.php/Special:EmailUser/Alad>
pkgname=polkit-explorer pkgname=polkit-explorer
pkgver=14.6c912f1 pkgver=15.fac8d70
pkgrel=1 pkgrel=1
pkgdesc='Present PolicyKit information in a human-readable form.' pkgdesc='Present PolicyKit information in a human-readable form.'
arch=('any') arch=('any')
url="https://github.com/ScrelliCopter/${pkgname}" url="https://github.com/scarygliders/${pkgname}"
license=('ISC') license=('ISC')
depends=('python-pyqt5' 'python-lxml') depends=('python-pyqt5' 'python-lxml')
source=("git://github.com/ScrelliCopter/${pkgname}.git#branch=python3") source=("git://github.com/scarygliders/${pkgname}.git")
sha256sums=('SKIP') sha256sums=('SKIP')
pkgver() { pkgver() {