summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 606345c9dbb6e2a221d771da02445038257e2a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pyinstaller-git
	pkgdesc = An application to convert python scripts into stand-alone binaries
	pkgver = r6563.1033a877
	pkgrel = 1
	url = http://www.pyinstaller.org
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	depends = python
	optdepends = python-altgraph: performance testing
	provides = pyinstaller
	conflicts = pyinstaller
	source = git+https://github.com/pyinstaller/pyinstaller.git
	md5sums = SKIP

pkgname = pyinstaller-git