summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a2709c989275938e65f0794ba7a04adc72301ae (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 control, review, patch application and safe build options
	pkgver = 0.15.0
	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.15.0.tar.gz::https://github.com/vn971/rua/archive/v0.15.0.tar.gz
	sha256sums = 35a21ad6f821d3acf76264e6384f4f97d4c3d51f8cd019d98974978f9471cd0c

pkgname = rua