summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5cae5ceb6c4..365424a41094 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features)
- pkgver = 7.0.11.5
+ pkgver = 7.0.11.6
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -56,7 +56,7 @@ pkgbase = imagemagick-full
makedepends = flif
makedepends = libfpx
makedepends = libumem-git
- source = git+https://github.com/ImageMagick/ImageMagick.git#commit=309fcfa1c770ad290c4d584021440706927ee450
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=0dcddb41122086d839081ada27352df91588a225
source = arch-fonts.diff
sha256sums = SKIP
sha256sums = 290c6a87845b419459fb552c0e7dcd81fbeafcecc370818d442fedf4d315b7fb
@@ -103,9 +103,9 @@ pkgname = imagemagick-full
depends = libfpx
depends = libumem-git
optdepends = imagemagick-full-doc: manual and API docs
- provides = imagemagick=7.0.11.5
- provides = libmagick=7.0.11.5
- provides = libmagick-full=7.0.11.5
+ provides = imagemagick=7.0.11.6
+ provides = libmagick=7.0.11.6
+ provides = libmagick-full=7.0.11.6
conflicts = imagemagick
conflicts = libmagick
replaces = libmagick-full
@@ -125,6 +125,6 @@ pkgname = imagemagick-full
pkgname = imagemagick-full-doc
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features) (manual and API docs)
arch = any
- provides = imagemagick-doc=7.0.11.5
+ provides = imagemagick-doc=7.0.11.6
conflicts = imagemagick-doc
diff --git a/PKGBUILD b/PKGBUILD
index b89136fa307b..f17f4817c78b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=imagemagick-full
pkgname=('imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.11.5
+pkgver=7.0.11.6
pkgrel=1
arch=('x86_64')
_qdepth='32'
@@ -32,7 +32,7 @@ makedepends=(
# AUR:
'autotrace-nomagick' 'dmalloc' 'flif' 'libfpx' 'libumem-git'
)
-_commit='309fcfa1c770ad290c4d584021440706927ee450'
+_commit='0dcddb41122086d839081ada27352df91588a225'
source=("git+https://github.com/ImageMagick/ImageMagick.git#commit=${_commit}"
'arch-fonts.diff')
sha256sums=('SKIP'