diff --git a/testing/python3.4/APKBUILD b/testing/python3.4/APKBUILD index 4b2b6e8f333..d059c9019f1 100644 --- a/testing/python3.4/APKBUILD +++ b/testing/python3.4/APKBUILD @@ -3,7 +3,7 @@ _basever=3.4 pkgname=python$_basever pkgver=$_basever.5 -pkgrel=0 +pkgrel=1 pkgdesc="A high-level scripting language" url="http://www.python.org" arch="all"