Date: Sunday, October 6, 2019 @ 12:43:53 Author: arojas Revision: 363934
Update to 7.0.8.68 Modified: imagemagick/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-06 11:32:51 UTC (rev 363933) +++ PKGBUILD 2019-10-06 12:43:53 UTC (rev 363934) @@ -3,7 +3,7 @@ pkgbase=imagemagick pkgname=(imagemagick imagemagick-doc) -pkgver=7.0.8.67 +pkgver=7.0.8.68 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) -sha256sums=('d98ea9d8829a4d87dae5d04ce7f2e558c236f3be7916742f2cf36dfedbae9677' +sha256sums=('3639baa6ceb5db38b1b48a4b917f90fe007ca7edca1f7894d5555a0bc746305a' 'SKIP' 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73') validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A) # Lexie Parsimoniae
