summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-09-02 22:19:41 -0300
committerDaniel Bermond2017-09-02 22:19:41 -0300
commit658d9dd8154d6d62dae821713128a8d07e640eaf (patch)
tree173c15248e9570872e8f4eb7a6de3e9da7de3360
parent20a47030d7afb64c5e51bdeb95952b8a3da72f09 (diff)
downloadaur-658d9dd8154d6d62dae821713128a8d07e640eaf.tar.gz
Perl versioned binary modules rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b11668c955e..02680779abde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Aug 28 15:11:15 UTC 2017
+# Sun Sep 3 01:19:22 UTC 2017
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
pkgver = 7.0.6.10
- pkgrel = 1
+ pkgrel = 2
url = http://www.imagemagick.org/
arch = i686
arch = x86_64
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/'