summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Bezerra2019-01-05 14:10:31 -0300
committerRodrigo Bezerra2019-01-05 14:10:31 -0300
commit4459d6c4a21c2857b1eb451a15271866cbe86538 (patch)
tree22d7853e3a52d3f39f30e535eadd013c199417fd
parentce63571b7e8b6d96f4a0dea50c2b4f6678721be8 (diff)
downloadaur-4459d6c4a21c2857b1eb451a15271866cbe86538.tar.gz
Update to version 7.0.8.23
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6a58b8e16a6..22c9594649f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-imagemagick
pkgdesc = An image viewing/manipulation program (32-bit)
- pkgver = 7.0.8.16
+ pkgver = 7.0.8.23
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = lib32-imagemagick
depends = lib32-openexr
depends = lib32-openjpeg2
depends = imagemagick
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-16.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-16.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 2d4713956fb11d500681da5b32a3243d5d5823551dfdfeb62ba8e5959244e951
+ sha256sums = e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
diff --git a/PKGBUILD b/PKGBUILD
index 21620bdadf12..5aa336c5bcfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=imagemagick
pkgname=lib32-imagemagick
-pkgver=7.0.8.16
+pkgver=7.0.8.23
pkgrel=1
pkgdesc="An image viewing/manipulation program (32-bit)"
url="https://www.imagemagick.org/"
@@ -17,7 +17,7 @@ _relname=ImageMagick-${pkgver%%.*}
_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
arch-fonts.diff IM7-GS-policy.patch)
-sha256sums=('2d4713956fb11d500681da5b32a3243d5d5823551dfdfeb62ba8e5959244e951'
+sha256sums=('e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')