summarylogtreecommitdiffstats
path: root/.AURINFO
blob: a847602ea825b8fe0aed3d129211e0a9d8708efa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = packer
	pkgdesc = Bash wrapper for pacman and aur
	pkgver = 20140810
	pkgrel = 1
	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
	source = git+https://github.com/keenerd/packer.git

pkgname = packer