blob: 5680e3e55f6590ee70b06c08dab043a99f4618e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = qt-sudo-git
pkgdesc = A clone of LXQt sudo tool, without LXQt libs
pkgver = r9.4eaad52
pkgrel = 1
url = https://github.com/aarnt/qt-sudo
arch = x86_64
license = LGPL-2.1-or-later
makedepends = git
makedepends = qt6-tools
depends = qt6-base
optdepends = opendoas: privilege elevation
optdepends = sudo: privilege elevation
provides = qt-sudo
conflicts = qt-sudo
source = git+https://github.com/aarnt/qt-sudo.git
sha256sums = SKIP
pkgname = qt-sudo-git
|