summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBermond2015-12-30 21:23:51 -0200
committerBermond2015-12-30 21:23:51 -0200
commit61e60994dbc7d26a6bad4e79f1cbfa922d8fc304 (patch)
treef08a875f5c7234930f168889195f898090e9d8ac
parent2d1bb10a2f6b5fdefbc06c7fc8ebc5d3ae5ce530 (diff)
downloadaur-61e60994dbc7d26a6bad4e79f1cbfa922d8fc304.tar.gz
libpng and libwebp rebuild
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df086e4dcd1f..6f0156536be2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Dec 27 13:39:21 UTC 2015
+# Wed Dec 30 23:22:46 UTC 2015
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
pkgver = 6.9.2_10
- pkgrel = 1
+ pkgrel = 2
url = http://www.imagemagick.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ea647dca185e..d4acd1bac8d7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _srcname="ImageMagick"
_srcver="6.9.2-10"
pkgname=imagemagick-full
pkgver="$(echo ${_srcver} | tr '-' '_')"
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing/manipulation program (Q32 HDRI with all libs and features)"
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"