aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-funcparserlib
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:35:01 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:21 +0100
commit4a458d2f1f53beb93d2012d1c0240a36d8b368ac (patch)
treef94a2737106e85d442f4900952a2aac0fd9e7cfd /testing/py-funcparserlib
parentf395301fca16186d07951bd2697904194cac3f95 (diff)
downloadaports-4a458d2f1f53beb93d2012d1c0240a36d8b368ac.tar.bz2
aports-4a458d2f1f53beb93d2012d1c0240a36d8b368ac.tar.xz
testing/py-funcparserlib: rebuild against new version of python3
Diffstat (limited to 'testing/py-funcparserlib')
-rw-r--r--testing/py-funcparserlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD
index 13bb529d8c..bebc5a1635 100644
--- a/testing/py-funcparserlib/APKBUILD
+++ b/testing/py-funcparserlib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-funcparserlib
_pkgname=funcparserlib
pkgver=0.3.6
-pkgrel=1
+pkgrel=2
pkgdesc="Recursive descent parsing library based on functional combinators"
url="https://github.com/vlasovskikh/funcparserlib"
arch="noarch"