summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Harrison2020-03-08 18:57:28 -0400
committerMatt Harrison2020-03-08 18:57:28 -0400
commit013bd9bee8deda814b54d72c8589f5ae0681b561 (patch)
treedc38fc8653aaafefe11c985b865218730a203437
parent6fcb73138c2c8cd416fd95eb8c95f3651bcc6a36 (diff)
downloadaur-013bd9bee8deda814b54d72c8589f5ae0681b561.tar.gz
upgpkg: php73-imagick 3.4.4-2
Rebuilding against imagemagick 7.0.10.0 (so php won't show warnings).
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45a11fee11dd..26bb60280523 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php73-imagick
pkgdesc = PHP 7.3 extension to create and modify images using the ImageMagick library
pkgver = 3.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mkoppanen/imagick
arch = x86_64
license = PHP
diff --git a/PKGBUILD b/PKGBUILD
index a7ab300dfc35..c36dcb4e1e9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=php73-imagick
_name=imagick
pkgver=3.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="PHP 7.3 extension to create and modify images using the ImageMagick library"
arch=('x86_64')
url="https://github.com/mkoppanen/imagick"