aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
blob: 53def9268f2a9d159061f666823576165a4c19cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = aur-git
	pkgdesc = A simple script for AUR package management
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/pml68/aur
	arch = any
	license = MIT
	depends = bash
	depends = git
	provides = aur
	conflicts = aur
	options = !strip
	options = !debug
	source = aur-git::git+https://github.com/pml68/aur.git
	sha256sums = SKIP

pkgname = aur-git