From 14ccb1f05d8fe66251c3304d5834856018db4cf6 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Wed, 30 Apr 2025 23:50:50 -0400 Subject: refactor: rebuild for new `libxml` --- imagemagick-compat/.SRCINFO | 2 +- imagemagick-compat/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO index 651d51e..6fce23f 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.1.47 - 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 29b69f3..4f2b392 100644 --- a/imagemagick-compat/PKGBUILD +++ b/imagemagick-compat/PKGBUILD @@ -2,7 +2,7 @@ pkgname=imagemagick pkgver=7.1.1.47 -pkgrel=1 +pkgrel=2 _relname=ImageMagick-${pkgver%%.*} _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.} pkgdesc='An image viewing/manipulation program with "convert" compatibility wrapper script' -- cgit v1.2.3