summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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'