summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 250077bbd3814879f6ff3c4cd643b63d937a970e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = tabaur
	pkgdesc = A customizable and lightweight AUR helper, designed to be simple but powerful.
	pkgver = 0.6.4
	pkgrel = 1
	url = https://github.com/BurntRanch/TabAUR
	arch = x86_64
	arch = aarch64
	license = GPL3
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	depends = pacman
	depends = curl
	optdepends = sudo: privilege elevation
	optdepends = doas: privilege elevation
	optdepends = git: for using the AUR git repo
	optdepends = tar: for using the AUR tarball repo
	source = git+https://github.com/BurntRanch/TabAUR.git
	sha256sums = SKIP

pkgname = tabaur