blob: 589332f2ecfb75c60be7af5c2b618c3ae9215c9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = kdesu-git
pkgdesc = Integration with su for elevated privileges
pkgver = 5.79.0_r437.g0ea8a6e
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5-git
license = LGPL
makedepends = git
makedepends = extra-cmake-modules-git
makedepends = doxygen
makedepends = qt5-tools
makedepends = qt5-doc
depends = kservice-git
depends = kpty-git
provides = kdesu
conflicts = kdesu
source = git+https://github.com/KDE/kdesu.git
sha256sums = SKIP
pkgname = kdesu-git
|