summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72c1ab5dc871c82986e77ac3389b4847aeef965e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by mksrcinfo v8
# Wed Mar 30 19:33:13 UTC 2016
pkgbase = pyinstaller
	pkgdesc = An application to convert python scripts into stand-alone binaries
	pkgver = 3.1.1
	pkgrel = 1
	url = http://www.pyinstaller.org
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = python-setuptools
	depends = python
	optdepends = python-crypto: executable encryption support
	optdepends = upx: executable compression support
	conflicts = pyinstaller-git
	options = !strip
	source = https://github.com/pyinstaller/pyinstaller/releases/download/v3.1.1/PyInstaller-3.1.1.tar.gz
	sha256sums = b111d35d836237bf954e9b47dcb338da48a40210c318b2b0bc163dba8ca8e096

pkgname = pyinstaller