diff options
Diffstat (limited to 'community/php7-pecl-imagick/APKBUILD')
-rw-r--r-- | community/php7-pecl-imagick/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-imagick/APKBUILD b/community/php7-pecl-imagick/APKBUILD index 6ff2d96f8a..dba11f73a6 100644 --- a/community/php7-pecl-imagick/APKBUILD +++ b/community/php7-pecl-imagick/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-imagick _extname=imagick pkgver=3.4.4 -pkgrel=8 +pkgrel=9 pkgdesc="PHP 7 extension provides a wrapper to the ImageMagick library - PECL" url="https://pecl.php.net/package/imagick" arch="all !x86" # https://gitlab.alpinelinux.org/alpine/aports/-/issues/12537 |