blob: 045320039bf78c2edd6ca6862aa5f957bb12b656 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ktsuss-git
pkgdesc = Graphical version of su written in C and GTK+
pkgver = r23.9ea2e83
pkgrel = 1
url = https://github.com/nomius/ktsuss
arch = i686
arch = x86_64
license = BSD
makedepends = git
depends = util-linux
depends = gtk2
provides = ktsuss
conflicts = ktsuss
source = ktsuss::git+https://github.com/nomius/ktsuss.git
sha256sums = SKIP
pkgname = ktsuss-git
|