diff options
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/python2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python2/PKGBUILD b/abs/core/python2/PKGBUILD index 1574208..da78268 100644 --- a/abs/core/python2/PKGBUILD +++ b/abs/core/python2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python2 pkgver=2.6.6 -pkgrel=4 +pkgrel=5 _pybasever=2.6 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') |