summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1cbefe9e7daf2f1934b97e8acdd7f20cc7f16fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = packer-aur
	pkgdesc = Bash wrapper for pacman and aur
	pkgver = 20160325
	pkgrel = 3
	url = http://github.com/keenerd/packer
	arch = any
	license = GPL3
	makedepends = git
	depends = grep
	depends = sed
	depends = bash
	depends = curl
	depends = pacman
	depends = jshon
	depends = expac
	optdepends = sudo: install and update packages as non-root
	optdepends = customizepkg: apply customizepkg modifications
	conflicts = packer
	source = git+https://github.com/keenerd/packer.git
	md5sums = SKIP

pkgname = packer-aur