[arch-commits] Commit in imagemagick/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 5 14:30:07 UTC 2022


    Date: Sunday, June 5, 2022 @ 14:30:06
  Author: arojas
Revision: 447582

Update to 7.1.0.37

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-05 14:11:57 UTC (rev 447581)
+++ PKGBUILD	2022-06-05 14:30:06 UTC (rev 447582)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=(imagemagick imagemagick-doc)
-pkgver=7.1.0.36
-pkgrel=2
+pkgver=7.1.0.37
+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://download.imagemagick.org/ImageMagick/download/releases/$_tarname.tar.xz{,.asc}
         arch-fonts.diff)
-sha256sums=('4911c5fc4106c3af029fa46420ab72aa5bcc9d228ead500fbdfc5a50f51793c8'
+sha256sums=('9a0cb5218ea687fad28eedf143dff9f0724eb62c73264231d690fe844ecce5ec'
             'SKIP'
             'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
 validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae



More information about the arch-commits mailing list