summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4823d136cc66a17aeea07cdf061079bb69eeb443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pystache-git
	pkgdesc = The mustache template engine written in python
	pkgver = 0.5.4.r3.17a5dfd
	pkgrel = 6
	epoch = 1
	url = https://github.com/defunkt/pystache
	changelog = history
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	provides = python-pystache
	conflicts = python-pystache
	source = git+https://github.com/defunkt/pystache.git#branch=master
	sha256sums = SKIP

pkgname = python-pystache-git