summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Sun2017-11-15 23:34:48 +0000
committerAndrew Sun2017-11-15 23:34:48 +0000
commit64ffb1218e52c0b1fee1e7e964a8279a38d0dc28 (patch)
tree1191261005a1601398f37b1516e7f0c8ce2a95cb /.SRCINFO
parent459fcd699af51b7b74e0788aac7d549708620c1e (diff)
downloadaur-64ffb1218e52c0b1fee1e7e964a8279a38d0dc28.tar.gz
mingw-w64-python2: update to 2.7.14
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed3e17cd9d8..0ed151c924a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,31 @@
pkgbase = mingw-w64-python2
pkgdesc = A high-level scripting language (mingw-w64)
- pkgver = 2.7.9
+ pkgver = 2.7.14
pkgrel = 1
url = http://www.python.org/
arch = any
license = PSF
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
- makedepends = python2>=2.7.9
+ makedepends = mingw-w64-configure
+ makedepends = python2>=2.7.14
makedepends = wine
depends = mingw-w64-crt
depends = mingw-w64-expat
depends = mingw-w64-bzip2
- depends = mingw-w64-gdbm
+ depends = mingw-w64-ncurses
depends = mingw-w64-openssl
depends = mingw-w64-libffi
+ depends = mingw-w64-tcl
+ depends = mingw-w64-tk
depends = mingw-w64-zlib
options = staticlibs
options = !buildflags
options = !strip
- source = http://www.python.org/ftp/python/2.7.9/Python-2.7.9.tar.xz
+ source = http://www.python.org/ftp/python/2.7.14/Python-2.7.14.tar.xz
source = patches.tar.gz
- sha1sums = 3172f6e957713c2d9fca462cc16068222fd1b9d3
- sha1sums = c02170ef8291c56d4ab4978363761eb985da4ea3
+ sha1sums = cf146474fc988b4b6b53fdd81b71c2815873b469
+ sha1sums = fa7bedb476ef593e87f2613d3dc029a1174c350e
pkgname = mingw-w64-python2