blob: 4ef701fffeab53425275b9ca8304848a316ed0b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = usergrant-git
pkgdesc = Temporarily grant ACLs and environment to a secondary user for the duration of a command
pkgver = 0.0.1.r3.89a0b27
pkgrel = 1
url = https://github.com/pyamsoft/usergrant.git
arch = any
license = GPL2
makedepends = git
depends = systemd
depends = pulse-native-provider
depends = xorg-server-xwayland
depends = wayland
depends = xorg-xhost
depends = coreutils
depends = grep
depends = awk
provides = usergrant
conflicts = usergrant
source = usergrant::git+https://github.com/pyamsoft/usergrant.git#branch=main
sha256sums = SKIP
pkgname = usergrant-git
|