summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-08-16 19:22:09 -0300
committerDaniel Bermond2017-08-16 19:22:09 -0300
commitf5778d5fffd703d3168c9e042acaacf40cce57f8 (patch)
tree88d8662239d0efa701c5c2df2a2d3fd1f8308993 /PKGBUILD
parent3d26683849a8960b1297dab136803f8f934ba541 (diff)
downloadaur-f5778d5fffd703d3168c9e042acaacf40cce57f8.tar.gz
Updated to version 7.0.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bdfd4ef1bd9..2dc31813b29a 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=2
+pkgrel=1
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"
arch=('i686' 'x86_64')
url='http://www.imagemagick.org/'