summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-21 01:40:23 +0000
committerDaniel Bermond2018-12-21 01:40:23 +0000
commit7e2686431e7c2494618d0b2087fc56683b826157 (patch)
tree5f51852d9b2c9722de222f2cbffec4164ce105b9
parent6670144e8f2061585f7189ed9c6964d256dd4794 (diff)
downloadaur-7e2686431e7c2494618d0b2087fc56683b826157.tar.gz
Updated to version 7.0.8.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f8a4452ef2e..0978c0095fad 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.16
+ pkgver = 7.0.8.19
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=9a9af88de07eefde2dc0a0f93818902acc54cb4f
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=e74ed77f5bcd2191b50b4db2b7daeb9f6cd65ed8
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.16-1
+ depends = libmagick-full=7.0.8.19-1
depends = perl
optdepends = imagemagick-full-doc: manual and API docs
provides = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 54701bc50a7b..25f1e702e1fa 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='9a9af88de07eefde2dc0a0f93818902acc54cb4f'
+_commit='e74ed77f5bcd2191b50b4db2b7daeb9f6cd65ed8'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.8.16
+pkgver=7.0.8.19
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"