summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4fd19f7af91e88870649ea32d01acb9260a84c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pypi2pkgbuild-git
	pkgdesc = Convert PyPI packages to Arch Linux packages
	pkgver = 0.1.r26.g2c0e9c5
	pkgrel = 1
	url = https://github.com/anntzer/pypi2pkgbuild
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python-pip
	depends = namcap
	depends = pkgfile
	conflicts = python-pypi2pkgbuild
	source = git+https://github.com/anntzer/pypi2pkgbuild.git
	sha512sums = SKIP

pkgname = python-pypi2pkgbuild-git