upgpkg: polkit-explorer-git 22.3ad139b-5
* Update to Qt6
This commit is contained in:
parent
f07184a44e
commit
46993b23f5
2 changed files with 6 additions and 6 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -3,13 +3,13 @@
|
|||
|
||||
pkgname=polkit-explorer-git
|
||||
_pkgname=${pkgname%-git}
|
||||
pkgver=15.fac8d70
|
||||
pkgrel=4
|
||||
pkgver=22.3ad139b
|
||||
pkgrel=5
|
||||
pkgdesc='Present PolicyKit information in a human-readable form.'
|
||||
arch=('any')
|
||||
url="https://github.com/scarygliders/${_pkgname}"
|
||||
license=('ISC')
|
||||
depends=('python-pyqt5' 'python-lxml')
|
||||
depends=('pyside6' 'python-lxml')
|
||||
makedepends=('git')
|
||||
conflicts=('polkit-explorer')
|
||||
provides=('polkit-explorer')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue