summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04aa3b8e6b4f..7688f684dece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = pyinstaller2
pkgdesc = An application to convert python scripts into stand-alone binaries
pkgver = 3.6
- pkgrel = 1
+ pkgrel = 2
url = http://www.pyinstaller.org
arch = any
license = GPL
depends = python2-setuptools
depends = python2-altgraph
+ depends = python2-dis3
optdepends = upx: executable compression support
options = !strip
source = https://github.com/pyinstaller/pyinstaller/releases/download/v3.6/PyInstaller-3.6.tar.gz