aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-gmagick/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-gmagick/APKBUILD')
-rw-r--r--testing/php7-gmagick/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/php7-gmagick/APKBUILD b/testing/php7-gmagick/APKBUILD
index f8c04210ca..800a7aa065 100644
--- a/testing/php7-gmagick/APKBUILD
+++ b/testing/php7-gmagick/APKBUILD
@@ -1,9 +1,10 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
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"