diff options
| -rw-r--r-- | imagemagick-compat/.SRCINFO | 2 | ||||
| -rw-r--r-- | imagemagick-compat/PKGBUILD | 2 |
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' |
