aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-10-23 00:32:32 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-10-23 00:32:32 +0300
commit7715b0cf8e3c781fc3070ac877441519fbbcc4c1 (patch)
tree702a8815879a5f6127343eddcc01c89b7bfa6d35
parentd1ce28f3beb3d431a51418b238776eb8551dfe39 (diff)
community/php?-pecl-imagick: bump to rebuild
-rw-r--r--community/php7-pecl-imagick/APKBUILD2
-rw-r--r--community/php8-pecl-imagick/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-imagick/APKBUILD b/community/php7-pecl-imagick/APKBUILD
index 57c952fb29e..153fde401a6 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.5.1
-pkgrel=0
+pkgrel=1
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
diff --git a/community/php8-pecl-imagick/APKBUILD b/community/php8-pecl-imagick/APKBUILD
index 4398ce5140a..85d975e768f 100644
--- a/community/php8-pecl-imagick/APKBUILD
+++ b/community/php8-pecl-imagick/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php8-pecl-imagick
_extname=imagick
pkgver=3.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="PHP 8 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