Date: Thursday, April 4, 2019 @ 06:33:06 Author: arojas Revision: 349826
Update to 7.0.8.37 Modified: imagemagick/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-04 05:53:58 UTC (rev 349825) +++ PKGBUILD 2019-04-04 06:33:06 UTC (rev 349826) @@ -2,7 +2,7 @@ pkgbase=imagemagick pkgname=(libmagick imagemagick imagemagick-doc) -pkgver=7.0.8.36 +pkgver=7.0.8.37 pkgrel=1 pkgdesc="An image viewing/manipulation program" url="https://www.imagemagick.org/" @@ -16,7 +16,7 @@ _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.} source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc} arch-fonts.diff IM7-GS-policy.patch) -sha256sums=('140635e6ad9c6f1c349752bf5c4e70f1d797e0477a024e11d3a2586733521d07' +sha256sums=('0cce573b89c9059bad87903d0c2df3a0222e7f7cae7e3ea84438b764a03cd851' 'SKIP' 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73' 'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')