aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-imagick
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-05-19 15:37:31 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-05-19 15:52:42 +0300
commit2ff641e779917d849afe6680834372360ba44975 (patch)
tree9e4f01c7d997dd087c8d00a5cc68885bcaf13e38 /community/php7-imagick
parent1d915b125a7a3e5e184ba9a33a1ca3ad8e46d5f2 (diff)
downloadaports-2ff641e779917d849afe6680834372360ba44975.tar.bz2
aports-2ff641e779917d849afe6680834372360ba44975.tar.xz
community/php7-imagick: bump pkgrel
Diffstat (limited to 'community/php7-imagick')
-rw-r--r--community/php7-imagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-imagick/APKBUILD b/community/php7-imagick/APKBUILD
index 049c283a00..989810ed52 100644
--- a/community/php7-imagick/APKBUILD
+++ b/community/php7-imagick/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-imagick
_pkgreal=imagick
pkgver=3.4.3
-pkgrel=7
+pkgrel=8
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension: Provides a wrapper to the ImageMagick library"