Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
imagemagick
Commits:
baa6f968 by Antonio Rojas at 2026-06-05T08:16:15+02:00
upgpkg: 7.1.2.25-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.24
+ pkgver = 7.1.2.25
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -80,8 +80,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-24
+ source = git+https://github.com/ImageMagick/ImageMagick#tag=7.1.2-25
validpgpkeys = C305FEBD4C4081119CB3C12CE640E67B2C7F96AA
- sha256sums =
65913bb706f904ce6a85df2a44b160497c8e7ca6077fe8251c64adfb63d4d95c
+ sha256sums =
727837101f703866172517bdd1c594b2d21a143c20ab4a465f6c0447d97dc614
pkgname = imagemagick
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <[email protected]>
pkgname=imagemagick
-pkgver=7.1.2.24
+pkgver=7.1.2.25
_pkgver=${pkgver%.*}-${pkgver##*.}
pkgrel=1
pkgdesc='An image viewing/manipulation program'
@@ -71,7 +71,7 @@ checkdepends=(gsfonts
ttf-dejavu)
replaces=(imagemagick-doc)
source=(git+https://github.com/ImageMagick/ImageMagick#tag=$_pkgver)
-sha256sums=('65913bb706f904ce6a85df2a44b160497c8e7ca6077fe8251c64adfb63d4d95c')
+sha256sums=('727837101f703866172517bdd1c594b2d21a143c20ab4a465f6c0447d97dc614')
validpgpkeys=(C305FEBD4C4081119CB3C12CE640E67B2C7F96AA) # Dirk Lemstra
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/imagemagick/-/commit/baa6f968e11541e464cfd0be9c7f81a6ac172b39
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/imagemagick/-/commit/baa6f968e11541e464cfd0be9c7f81a6ac172b39
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help