summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de2505bdbcd1b25e9daf3444e3d8b463744b6b5e (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
27
28
pkgbase = aura-bin
	pkgdesc = A package manager for Arch Linux and its AUR - Prebuild binary
	pkgver = 4.0.8
	pkgrel = 1
	url = https://github.com/fosskers/aura
	arch = x86_64
	license = GPL-3.0-or-later
	depends = git
	depends = curl
	depends = openssl
	depends = gcc-libs
	depends = glibc
	optdepends = bash-completion: for bash completions
	optdepends = bat: more featureful file viewing
	optdepends = fd: faster filesystem traversal
	optdepends = graphviz: dependency graph generation
	optdepends = ripgrep: faster log searches
	optdepends = shellcheck: PKGBUILD scanning
	optdepends = xdg-utils: for xdg-open
	provides = aura
	conflicts = aura
	conflicts = aura-git
	conflicts = aura3-bin
	options = strip
	source = aura-4.0.8-x86_64.tar.gz::https://github.com/fosskers/aura/releases/download/v4.0.8/aura-4.0.8-x86_64.tar.gz
	sha256sums = 25bc2d367f2d17402618135203d2545a521d6ced29c1c881632ca048e8268026

pkgname = aura-bin