summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-09-23 08:03:56 -0400
committerkj-sh6042025-09-23 08:03:56 -0400
commitb28030e84189bb616c0ad049fcf34eeb916e094f (patch)
tree8d89f3f90a140a8cb8218ebb065d94061639dc67
parent6557607eabe48d45795842b92d8856bd87a79d3c (diff)
upgpkg: 7.1.2.3-2: openexr 3.4 rebuild
-rw-r--r--imagemagick-compat/.SRCINFO2
-rw-r--r--imagemagick-compat/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO
index 4a44188..433bb80 100644
--- a/imagemagick-compat/.SRCINFO
+++ b/imagemagick-compat/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick
pkgdesc = An image viewing/manipulation program with "convert" compatibility wrapper script
pkgver = 7.1.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.imagemagick.org/
arch = x86_64
license = custom
diff --git a/imagemagick-compat/PKGBUILD b/imagemagick-compat/PKGBUILD
index 6eb58cc..43ce6d5 100644
--- a/imagemagick-compat/PKGBUILD
+++ b/imagemagick-compat/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=imagemagick
pkgver=7.1.2.3
-pkgrel=1
+pkgrel=2
_relname=ImageMagick-${pkgver%%.*}
_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
pkgdesc='An image viewing/manipulation program with "convert" compatibility wrapper script'