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

Antonio Rojas arojas at archlinux.org
Wed Jul 4 11:28:13 UTC 2018


    Date: Wednesday, July 4, 2018 @ 11:28:12
  Author: arojas
Revision: 327963

Update to 7.0.8.4

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-03 22:54:10 UTC (rev 327962)
+++ PKGBUILD	2018-07-04 11:28:12 UTC (rev 327963)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=(libmagick imagemagick imagemagick-doc)
-pkgver=7.0.8.3
-pkgrel=2
+pkgver=7.0.8.4
+pkgrel=1
 pkgdesc="An image viewing/manipulation program"
 url="https://www.imagemagick.org/"
 arch=(x86_64)
@@ -15,9 +15,9 @@
 checkdepends=(gsfonts ttf-dejavu)
 _relname=ImageMagick-${pkgver%%.*}
 _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
-source=(https://www.imagemagick.org/download/$_tarname.tar.xz{,.asc}
+source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
         arch-fonts.diff)
-sha256sums=('70574ed1eb7f269e5ec03f493f021696362061b7a1deb13d007a88b9863e2a11'
+sha256sums=('7b1473460dbfdc0d901d039af4c852aa45633253ad5eced62f60577fdf478ec3'
             'SKIP'
             'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
 validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae



More information about the arch-commits mailing list