aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"