upgpkg: polkit-explorer-git 22.3ad139b-5

* Update to Qt6
This commit is contained in:
Manuel 2024-10-25 20:28:30 +02:00
parent f07184a44e
commit 46993b23f5
2 changed files with 6 additions and 6 deletions

View file

@ -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')