diff options
Diffstat (limited to 'testing/python3.4/APKBUILD')
-rw-r--r-- | testing/python3.4/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python3.4/APKBUILD b/testing/python3.4/APKBUILD index b028f68d67..000c0ac431 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=2 +pkgrel=3 pkgdesc="A high-level scripting language" url="http://www.python.org" arch="all" |