From 6180c215eb07182a896b6f65f84a1a645dbf09ae Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 6 Mar 2016 16:25:55 +0000 Subject: [PATCH] extra/python to 3.5.1-2 --- extra/python/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 74bdc42d8..fc0b35cb6 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -10,7 +10,7 @@ pkgname=python pkgver=3.5.1 -pkgrel=1 +pkgrel=2 _pybasever=3.5 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64')