summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-12-22 19:04:27 -0200
committerDaniel Bermond2017-12-22 19:04:27 -0200
commit88ecd8a628e64d22c3cf0c3a4fa9b7c8985489ea (patch)
tree3e9dbf939eb28e5727588960f412223f383e3b69 /PKGBUILD
parenteb460ab1e1d2808161c438185ceb15fd0d920e03 (diff)
downloadaur-88ecd8a628e64d22c3cf0c3a4fa9b7c8985489ea.tar.gz
Updated to version 7.0.7.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04702304cb09..5dc34354e1e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ _qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
pkgver="$(printf '%s' "$_srcver"| tr '-' '.')" # ImageMagick does not provide a download archive of all previous versions
-pkgrel=3
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"
url='http://www.imagemagick.org/'