Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
imagemagick


Commits:
07ccf50e by Antonio Rojas at 2025-10-26T14:37:02+01:00
upgpkg: 7.1.2.8-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = imagemagick
        pkgdesc = An image viewing/manipulation program
-       pkgver = 7.1.2.7
+       pkgver = 7.1.2.8
        pkgrel = 1
        url = https://www.imagemagick.org/
        arch = x86_64
@@ -78,8 +78,8 @@ pkgbase = imagemagick
        backup = etc/ImageMagick-7/type.xml
        backup = etc/ImageMagick-7/type-dejavu.xml
        backup = etc/ImageMagick-7/type-ghostscript.xml
-       source = git+https://github.com/ImageMagick/ImageMagick#tag=7.1.2-7
+       source = git+https://github.com/ImageMagick/ImageMagick#tag=7.1.2-8
        validpgpkeys = C305FEBD4C4081119CB3C12CE640E67B2C7F96AA
-       sha256sums = 
5ffe3ef4a544fa3b85b7cc1523b5eebcd04c8b63cd0d2d4767da5e83e8ab035c
+       sha256sums = 
3468666570fab914250c05f4ade6f9843d021e5bfe66a7f1c0ed4039f90cbc42
 
 pkgname = imagemagick


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Eric BĂ©langer <[email protected]>
 
 pkgname=imagemagick
-pkgver=7.1.2.7
+pkgver=7.1.2.8
 _pkgver=${pkgver%.*}-${pkgver##*.}
 pkgrel=1
 pkgdesc='An image viewing/manipulation program'
@@ -69,7 +69,7 @@ checkdepends=(gsfonts
               ttf-dejavu)
 replaces=(imagemagick-doc)
 source=(git+https://github.com/ImageMagick/ImageMagick#tag=$_pkgver)
-sha256sums=('5ffe3ef4a544fa3b85b7cc1523b5eebcd04c8b63cd0d2d4767da5e83e8ab035c')
+sha256sums=('3468666570fab914250c05f4ade6f9843d021e5bfe66a7f1c0ed4039f90cbc42')
 validpgpkeys=(C305FEBD4C4081119CB3C12CE640E67B2C7F96AA)  # Dirk Lemstra 
<[email protected]>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/imagemagick/-/commit/07ccf50eaf50381d02e83c46f711be1e3a1f73bd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/imagemagick/-/commit/07ccf50eaf50381d02e83c46f711be1e3a1f73bd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to