diff options
-rw-r--r-- | community/php7-pecl-gmagick/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-gmagick/APKBUILD b/community/php7-pecl-gmagick/APKBUILD index 94fa98166c..57317b963c 100644 --- a/community/php7-pecl-gmagick/APKBUILD +++ b/community/php7-pecl-gmagick/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-pecl-gmagick _pkgreal=gmagick pkgver=2.0.5_rc1 _pkgver=${pkgver/_rc/RC} -pkgrel=4 +pkgrel=5 pkgdesc="PHP bindings to the GraphicsMagick library - PECL" url="https://pecl.php.net/package/gmagick" arch="all" |