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

Gaëtan Bisson bisson at archlinux.org
Sun Feb 11 05:15:44 UTC 2018


    Date: Sunday, February 11, 2018 @ 05:15:44
  Author: bisson
Revision: 316596

upstream update

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 17:19:44 UTC (rev 316595)
+++ PKGBUILD	2018-02-11 05:15:44 UTC (rev 316596)
@@ -5,8 +5,8 @@
 # Contributor: Anton Leontiev <bunder at t-25.ru>
 
 pkgname=graphicsmagick
-pkgver=1.3.27
-pkgrel=2
+pkgver=1.3.28
+pkgrel=1
 pkgdesc='Image processing system'
 url='http://www.graphicsmagick.org/'
 arch=('x86_64')
@@ -20,7 +20,7 @@
 makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
 depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
 source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz")
-sha256sums=('d03278d2790efc1dc72309f85a539810d2a81deb47932f7e6720d09ac72d0367')
+sha256sums=('942a68a9a8a5af6f682b896fd4f0ad617d8b49907e474acfe59549956bcc994a')
 
 options=('!emptydirs' 'libtool')
 



More information about the arch-commits mailing list