summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5be3f7d8369f2de254604e1e9205055beb651766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = rua-git
	pkgdesc = Build tool for Arch Linux providing control, review and jailed build options
	pkgver = 0.18.1.498.ge0e253f
	pkgrel = 1
	url = https://github.com/vn971/rua
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = pacman
	depends = bubblewrap
	depends = xz
	optdepends = bubblewrap-suid: version of bubblewrap that works on linux-hardened kernel
	optdepends = shellcheck: check PKGBUILD scripts, taking care of special variables
	optdepends = sudo: package installation can be done via sudo, if convenient
	provides = rua
	conflicts = rua
	source = rua::git+https://github.com/vn971/rua.git
	sha256sums = SKIP

pkgname = rua-git