Date: Monday, June 25, 2018 @ 17:29:08
  Author: bisson
Revision: 327555

upstream update

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-25 17:02:24 UTC (rev 327554)
+++ PKGBUILD    2018-06-25 17:29:08 UTC (rev 327555)
@@ -5,8 +5,8 @@
 # Contributor: Anton Leontiev <[email protected]>
 
 pkgname=graphicsmagick
-pkgver=1.3.29
-pkgrel=2
+pkgver=1.3.30
+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=('e18df46a6934c8c12bfe274d09f28b822f291877f9c81bd9a506f879a7610cd4')
+sha256sums=('d965e5c6559f55eec76c20231c095d4ae682ea0cbdd8453249ae8771405659f1')
 
 options=('!emptydirs' 'libtool')
 

Reply via email to