diff options
Diffstat (limited to 'testing/php7-imagick/APKBUILD')
-rw-r--r-- | testing/php7-imagick/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-imagick/APKBUILD b/testing/php7-imagick/APKBUILD index 0161d03fe4..f265d34dfc 100644 --- a/testing/php7-imagick/APKBUILD +++ b/testing/php7-imagick/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=php7-imagick pkgver=3.4.3 -pkgrel=0 +pkgrel=1 _pkgreal=${pkgname#php*-} _pkgver=${pkgver/_rc/RC} _phpver=${pkgname%%-*} |