From 64217ae5569f63e5d1f5a2e21783007583fc81c6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 27 Dec 2017 13:42:40 +0000 Subject: [PATCH] extra/python to 3.6.4-1 --- extra/python/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 5b2f41318..fdada17a9 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -10,11 +10,11 @@ # - configure with --without-lto pkgname=python -pkgver=3.6.3 +pkgver=3.6.4 pkgrel=1 _pybasever=3.6 pkgdesc="Next generation of the python high-level scripting language" -arch=('i686' 'x86_64') +arch=('x86_64') license=('custom') url="http://www.python.org/" depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib') @@ -29,7 +29,7 @@ provides=('python3') replaces=('python3') source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz"{,.asc} dont-make-libpython-readonly.patch) -sha512sums=('32f24a3adcb7880003c7ecdc5e53e838e774adda76b308961d8215e28db630b2fa2828097817924c76afa4212b2df3362eb64d4e10f37c0147f512ec5aa8662b' +sha512sums=('09ba2103ac517ac4d262f00380c9aac836a53401ce252540c17fd821a3b92e1ddf32528d00772221eb3126b12cb95b62c3ac3e852f4951e6f2eb406c88c848a2' 'SKIP' '2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4') validpgpkeys=('0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D') # Ned Deily (Python release signing key)