[arch-commits] Commit in php-imagick/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sun May 5 20:59:26 UTC 2019


    Date: Sunday, May 5, 2019 @ 20:59:26
  Author: dvzrv
Revision: 460253

upgpkg: php-imagick 3.4.4-1

Upgrading to 3.4.4.

Modified:
  php-imagick/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-05 20:59:00 UTC (rev 460252)
+++ PKGBUILD	2019-05-05 20:59:26 UTC (rev 460253)
@@ -2,8 +2,8 @@
 
 pkgname=php-imagick
 _name=imagick
-pkgver=3.4.3
-pkgrel=6
+pkgver=3.4.4
+pkgrel=1
 pkgdesc="PHP extension to create and modify images using the ImageMagick library"
 arch=('x86_64')
 url="https://github.com/mkoppanen/imagick"
@@ -11,7 +11,7 @@
 depends=('php' 'imagemagick')
 backup=("etc/php/conf.d/${_name}.ini")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mkoppanen/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('5a5b3954324dbd861ec36d52863ec88e7cf1127adb336c49ed4ce15a0e5683c2f99d977569f98e0143870f7494de8477422ee5e5ab1a6ede36bf36c3259df1e8')
+sha512sums=('f3d3c74b4d0bb5c2dd986a8b960096ff200daa82e60fdd1467a54944be06810923b4e68a4f70194e25c8176afd9a609b9f2545054520ec759202e5fc3f1e827b')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list