summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Bezerra2019-03-19 00:16:47 -0300
committerRodrigo Bezerra2019-03-19 00:16:47 -0300
commitcf727e5e19f5adf756cedadeaaba60789136c5f6 (patch)
tree5d1ef48297d4744fa59c1765c49e6d35e16586be
parent8f1c206f6caf3ae70e1f5595a8a8e82e88027b20 (diff)
downloadaur-cf727e5e19f5adf756cedadeaaba60789136c5f6.tar.gz
Update to version 7.0.8.34
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fead01eaffe..6863022ce43d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-imagemagick
pkgdesc = An image viewing/manipulation program (32-bit)
- pkgver = 7.0.8.28
+ pkgver = 7.0.8.34
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-28.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-28.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-34.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-34.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = d7aeb906b1c6b8d3292d4a8a94f6ac58683e25d972bbb8ebae8b300d8d707a1b
+ sha256sums = 0456bb9617144619f56103414e13ae0bbfa63af68a60e5967a41fe69e7fb57bf
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
diff --git a/PKGBUILD b/PKGBUILD
index ebd0849d533f..14bd0d814413 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=imagemagick
pkgname=lib32-imagemagick
-pkgver=7.0.8.28
+pkgver=7.0.8.34
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=('d7aeb906b1c6b8d3292d4a8a94f6ac58683e25d972bbb8ebae8b300d8d707a1b'
+sha256sums=('0456bb9617144619f56103414e13ae0bbfa63af68a60e5967a41fe69e7fb57bf'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')