diff --git a/testing/php7-gmagick/APKBUILD b/testing/php7-gmagick/APKBUILD index f8c04210ca6..800a7aa0657 100644 --- a/testing/php7-gmagick/APKBUILD +++ b/testing/php7-gmagick/APKBUILD @@ -1,9 +1,10 @@ # Contributor: Valery Kartel # Maintainer: Valery Kartel pkgname=php7-gmagick +_pkgreal=gmagick pkgver=2.0.4_rc1 _pkgver=${pkgver/_rc/RC} -pkgrel=1 +pkgrel=2 pkgdesc="PHP7 bindings to the GraphicsMagick library" url="http://pecl.php.net/package/gmagick" arch="all"