pkgbase = restic-git
	pkgdesc = restic is a program that does backups right.
	pkgver = 0.11.0.r189.ge96677ca
	pkgrel = 1
	url = https://github.com/restic/restic
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = go
	depends = glibc
	provides = restic
	conflicts = restic
	options = !strip
	source = restic-git::git+https://github.com/restic/restic
	md5sums = SKIP

pkgname = restic-git

