Python 3 compatibility

This commit is contained in:
Manuel 2021-04-02 15:04:40 +02:00
parent 4d78a035ed
commit 9a19ab8611
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 17 additions and 18 deletions

View file

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