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

pkgname = packer-git