diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD index 13bb529d8c8..bebc5a16354 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"