Date: Monday, August 30, 2021 @ 18:20:43 Author: arojas Revision: 422666
Update to 7.1.0.5 Modified: imagemagick/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-30 18:10:36 UTC (rev 422665) +++ PKGBUILD 2021-08-30 18:20:43 UTC (rev 422666) @@ -3,8 +3,8 @@ pkgbase=imagemagick pkgname=(imagemagick imagemagick-doc) -pkgver=7.1.0.4 -pkgrel=2 +pkgver=7.1.0.5 +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=('1a54bd46947f16fb29cf083be3614a14135f2fe9d1aa20665a85a8940bf6dc65' +sha256sums=('faeae351785447834c44850f2d3d80bbb0fed500228373098fce553a0df1ac6b' 'SKIP' 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73') validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A) # Lexie Parsimoniae
