summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-11 01:09:19 +0000
committerDaniel Bermond2018-12-11 01:09:19 +0000
commit6670144e8f2061585f7189ed9c6964d256dd4794 (patch)
treef63201a905831caaf45b871ce8d12ad7937b1fb8
parent122e394effb51cfed714552ca3757183c59e98c6 (diff)
downloadaur-6670144e8f2061585f7189ed9c6964d256dd4794.tar.gz
Updated to version 7.0.8.16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 340f3b4bd503..9f8a4452ef2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
- pkgver = 7.0.8.15
+ pkgver = 7.0.8.16
pkgrel = 1
url = https://www.imagemagick.org/
arch = i686
@@ -54,7 +54,7 @@ pkgbase = imagemagick-full
depends = flif
depends = libfpx
depends = libumem-git
- source = git+https://github.com/ImageMagick/ImageMagick.git#commit=2fb22e07b927c95069030a4492a0e7aa948fd69a
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=9a9af88de07eefde2dc0a0f93818902acc54cb4f
source = imagemagick-full-security-fix.patch
source = arch-fonts.diff
sha256sums = SKIP
@@ -83,7 +83,7 @@ pkgname = libmagick-full
backup = etc//type-ghostscript.xml
pkgname = imagemagick-full
- depends = libmagick-full=7.0.8.15-1
+ depends = libmagick-full=7.0.8.16-1
depends = perl
optdepends = imagemagick-full-doc: manual and API docs
provides = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 129a261fdf72..54701bc50a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,13 +10,13 @@
# - deJaVu and GhostScript font directories are the default ones
# - Windows font directory is set according to a Wiki example
-_commit='2fb22e07b927c95069030a4492a0e7aa948fd69a'
+_commit='9a9af88de07eefde2dc0a0f93818902acc54cb4f'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.8.15
+pkgver=7.0.8.16
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"