summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-09-03 21:52:59 -0300
committerDaniel Bermond2017-09-03 21:52:59 -0300
commit9145e7893b6827bc9ba36aba590f0c6cc6454afe (patch)
tree3ad1ce41c87fe8d435762f1b23df2c2fa8fac452 /PKGBUILD
parent658d9dd8154d6d62dae821713128a8d07e640eaf (diff)
downloadaur-9145e7893b6827bc9ba36aba590f0c6cc6454afe.tar.gz
Updated to version 7.0.7.0
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/'