diff options
Diffstat (limited to 'extra/python/PKGBUILD')
-rw-r--r-- | extra/python/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index b143002bb..bd363b1d6 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python pkgver=3.3.0 -pkgrel=3 +pkgrel=3.1 _pybasever=3.3 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64' 'mips64el') |