summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-09-02 22:19:41 -0300
committerDaniel Bermond2017-09-02 22:19:41 -0300
commit658d9dd8154d6d62dae821713128a8d07e640eaf (patch)
tree173c15248e9570872e8f4eb7a6de3e9da7de3360 /PKGBUILD
parent20a47030d7afb64c5e51bdeb95952b8a3da72f09 (diff)
downloadaur-658d9dd8154d6d62dae821713128a8d07e640eaf.tar.gz
Perl versioned binary modules rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dc31813b29a..8bdfd4ef1bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ _qdepth='32'
pkgname=imagemagick-full
pkgver="$(printf '%s' "$_srcver"| tr '-' '.')" # ImageMagick does not provide a download archive of all previous versions
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"
arch=('i686' 'x86_64')
url='http://www.imagemagick.org/'