summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dc74e3bf14b..7ecf5482770c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-imagemagick
pkgdesc = An image viewing/manipulation program (32-bit)
- pkgver = 7.0.8.41
+ pkgver = 7.0.8.44
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-41.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-41.tar.xz.asc
+ 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 = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = b5b36cc2aacb3dd3905f057be14858a9ce9bf0bbd1c8fd1c9b59ca22a81a1446
+ sha256sums = 1fc8be176c5196f7a7031a4d69ce253480172a0f4d9a4341882eabfcb12baa4d
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
diff --git a/PKGBUILD b/PKGBUILD
index 08ff7fcf7985..b037b297ee77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=imagemagick
pkgname=lib32-imagemagick
-pkgver=7.0.8.41
+pkgver=7.0.8.44
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=('b5b36cc2aacb3dd3905f057be14858a9ce9bf0bbd1c8fd1c9b59ca22a81a1446'
+sha256sums=('1fc8be176c5196f7a7031a4d69ce253480172a0f4d9a4341882eabfcb12baa4d'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')