summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cde6b09d7e89883038e71a4cf24934c003742455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = rua
	pkgdesc = AUR helper in Rust providing controlled and jailed build
	pkgver = 0.14.18
	pkgrel = 1
	url = https://github.com/vn971/rua
	arch = x86_64
	arch = i686
	license = GPL3
	makedepends = cargo
	depends = bubblewrap
	depends = git
	depends = pacman
	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
	source = rua-0.14.18.tar.gz::https://github.com/vn971/rua/archive/0.14.18.tar.gz
	sha256sums = 0233d1bb93cd01bd69fe9e3618553db23a593155d3cb6ca70214b3f5d5931d32

pkgname = rua