diff --git a/testing/php7-ast/APKBUILD b/testing/php7-ast/APKBUILD index a0a2a3ea10e..92346eef206 100644 --- a/testing/php7-ast/APKBUILD +++ b/testing/php7-ast/APKBUILD @@ -5,7 +5,7 @@ _pkgext=ast _pkgreal=php-ast pkgver=0.1.6 _pkgver=${pkgver/_rc/RC} -pkgrel=1 +pkgrel=2 pkgdesc="PHP7 extension exposing PHP 7 abstract syntax tree" url="https://github.com/nikic/php-ast" arch="all"