summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-08 11:23:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-08 11:23:02 +0000
commit2609f68e53537b3af75b55ee54823af978b0b949 (patch)
tree0dc71d1975b63f44a8d6c0eeb47f0374a4b35f7c
parentd65025cd3b5b837c6217e397f6916e6b8b2093f5 (diff)
downloadaports-2609f68e53537b3af75b55ee54823af978b0b949.tar.bz2
aports-2609f68e53537b3af75b55ee54823af978b0b949.tar.xz
testing/python3: bump pkgrel
so pbuilder pick up last python3 fix
-rw-r--r--testing/python3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python3/APKBUILD b/testing/python3/APKBUILD
index 5fe37f909..164dcc5cb 100644
--- a/testing/python3/APKBUILD
+++ b/testing/python3/APKBUILD
@@ -2,7 +2,7 @@
pkgname=python3
pkgver=3.4.2
_pkgver=3.4
-pkgrel=0
+pkgrel=1
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"