Date: Sunday, July 18, 2021 @ 20:35:26 Author: arojas Revision: 420103
Update to 7.1.0.4 Modified: imagemagick/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-18 18:06:11 UTC (rev 420102) +++ PKGBUILD 2021-07-18 20:35:26 UTC (rev 420103) @@ -3,8 +3,8 @@ pkgbase=imagemagick pkgname=(imagemagick imagemagick-doc) -pkgver=7.1.0.2 -pkgrel=2 +pkgver=7.1.0.4 +pkgrel=1 pkgdesc='An image viewing/manipulation program' url='https://www.imagemagick.org/' arch=(x86_64) @@ -16,7 +16,7 @@ _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.} source=(https://imagemagick.org/download/$_tarname.tar.xz{,.asc} arch-fonts.diff) -sha256sums=('039006f616bb326598e7b910932694e2a3ca925586560e1b8d153a7048f52980' +sha256sums=('1a54bd46947f16fb29cf083be3614a14135f2fe9d1aa20665a85a8940bf6dc65' 'SKIP' 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73') validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A) # Lexie Parsimoniae
