aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/php7-ast/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-ast/APKBUILD b/testing/php7-ast/APKBUILD
index 8d13cd62d4..150f54c5ac 100644
--- a/testing/php7-ast/APKBUILD
+++ b/testing/php7-ast/APKBUILD
@@ -5,7 +5,7 @@ _pkgext=ast
_pkgreal=php-ast
pkgver=0.1.4
_pkgver=${pkgver/_rc/RC}
-pkgrel=0
+pkgrel=1
pkgdesc="PHP7 extension exposing PHP 7 abstract syntax tree"
url="https://github.com/nikic/php-ast"
arch="all"