summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f3beaf42d8bb18ccef0a027ebd98f9d23a09a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = packer-git
	pkgdesc = Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
	pkgver = v1.4.3_177_g39a57af3e
	pkgrel = 1
	url = https://www.packer.io/
	arch = x86_64
	license = MPL2
	makedepends = go
	makedepends = git
	depends = glibc
	provides = packer
	conflicts = packer
	source = git+https://github.com/hashicorp/packer.git
	sha256sums = SKIP

pkgname = packer-git