summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-03-18 03:36:08 +0000
committerDaniel Bermond2018-03-18 03:36:08 +0000
commit48cdbdb74302ac47cc7a464dd479e8bd62ab8154 (patch)
tree1c9382865add7a102ac88ee13e2fbd7967bc236b /.SRCINFO
parent25b45406993e83b8edcad8f3474378b30ba1079a (diff)
downloadaur-48cdbdb74302ac47cc7a464dd479e8bd62ab8154.tar.gz
Avoid running configure twice
When using the git tree source, configure runs twice: for some reason it needs to do a recheck and runs for a second time. Remaking all the configuration files by running 'autoreconf -fis' will fix it.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e68e85ee6f77..cbf6022d982b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
pkgver = 7.0.7.27
- pkgrel = 1
+ pkgrel = 2
url = http://www.imagemagick.org/
arch = i686
arch = x86_64
@@ -122,7 +122,7 @@ pkgname = libmagick-full
backup = etc//type-ghostscript.xml
pkgname = imagemagick-full
- depends = libmagick-full=7.0.7.27-1
+ depends = libmagick-full=7.0.7.27-2
depends = perl>=
depends = perl<
optdepends = imagemagick-full-doc: manual and API docs