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

Antonio Rojas arojas at archlinux.org
Mon Dec 24 13:48:13 UTC 2018


    Date: Monday, December 24, 2018 @ 13:48:12
  Author: arojas
Revision: 342716

Update to 7.0.8.20

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-24 13:38:27 UTC (rev 342715)
+++ PKGBUILD	2018-12-24 13:48:12 UTC (rev 342716)
@@ -2,7 +2,7 @@
 
 pkgbase=imagemagick
 pkgname=(libmagick imagemagick imagemagick-doc)
-pkgver=7.0.8.19
+pkgver=7.0.8.20
 pkgrel=1
 pkgdesc="An image viewing/manipulation program"
 url="https://www.imagemagick.org/"
@@ -16,7 +16,7 @@
 _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
 source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
         arch-fonts.diff IM7-GS-policy.patch)
-sha256sums=('e35ba756447b38be793ee7ea3c493d0f04d913cbfd4dc4eca9f5bfef68ac86ad'
+sha256sums=('cb6192c829f2beb724990bb166180794c1fd811805101065a06ffc9437efbd81'
             'SKIP'
             'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
             'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')
@@ -90,7 +90,7 @@
               'openexr: OpenEXR support'
               'openjpeg2: JPEG2000 support'
               'pango: Text rendering')
-  backup=(etc/$_relname/{coder,colors,delegates,log,magic,mime,policy,quantization-table,thresholds,type,type-{dejavu,ghostscript}}.xml)
+  backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thresholds,type,type-{dejavu,ghostscript}}.xml)
   options=('!emptydirs' libtool)
 
   cd $_tarname



More information about the arch-commits mailing list