summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93e180f1ffdecddd4982883ccd978419c9fcb714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = rua
	pkgdesc = AUR helper in Rust providing control, review, patch application and safe build options
	pkgver = 0.19.3
	pkgrel = 1
	url = https://github.com/vn971/rua
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = cargo
	makedepends = libseccomp
	depends = bubblewrap
	depends = git
	depends = pacman
	depends = xz
	optdepends = bubblewrap-suid: version of bubblewrap that works on linux-hardened kernel
	optdepends = shellcheck: allows checking PKGBUILD scripts, taking care of special variables
	optdepends = sudo: allows package installation via sudo, if desired
	options = !lto
	source = rua-0.19.3.tar.gz::https://github.com/vn971/rua/archive/v0.19.3.tar.gz
	b2sums = 16b82524f26dbd5c97a6cedfd04179043c6f39d5f268f087c526a95614d53caa8d115ec86d79afce8d46bc2b40825da8129b90821ec5a4d7976cd828bf50f512

pkgname = rua