summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Bezerra2019-05-22 17:25:07 -0300
committerRodrigo Bezerra2019-05-22 17:25:07 -0300
commit336b26312b2675056ea3140dd4670a23748eafb8 (patch)
tree29186ba002027cc32908d131c5fa2e7a01ac9956
parent69dded601e2d047802237f870a48e7bb0cf365ce (diff)
downloadaur-336b26312b2675056ea3140dd4670a23748eafb8.tar.gz
Update to version 7.0.8.46
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ecf5482770c..3893f79361c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-imagemagick
pkgdesc = An image viewing/manipulation program (32-bit)
- pkgver = 7.0.8.44
+ pkgver = 7.0.8.46
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-44.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-44.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-46.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-46.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 1fc8be176c5196f7a7031a4d69ce253480172a0f4d9a4341882eabfcb12baa4d
+ sha256sums = 7cda36ae15890fa81a198bbb8ad577c033fbf5cc0284cb7d12197dfdea25b0fb
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
diff --git a/PKGBUILD b/PKGBUILD
index b037b297ee77..32ae75978c22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=imagemagick
pkgname=lib32-imagemagick
-pkgver=7.0.8.44
+pkgver=7.0.8.46
pkgrel=1
pkgdesc="An image viewing/manipulation program (32-bit)"
url="https://www.imagemagick.org/"
@@ -18,7 +18,7 @@ _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
arch-fonts.diff
IM7-GS-policy.patch)
-sha256sums=('1fc8be176c5196f7a7031a4d69ce253480172a0f4d9a4341882eabfcb12baa4d'
+sha256sums=('7cda36ae15890fa81a198bbb8ad577c033fbf5cc0284cb7d12197dfdea25b0fb'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')