summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-31 11:50:08 +0000
committerDaniel Bermond2018-12-31 11:50:08 +0000
commitf4dce6d1e965ade2391ef9456a2ea69cd3611cef (patch)
tree7e0d110aa6ed7ab5744e2e4076fbf7c479751af5
parent7e2686431e7c2494618d0b2087fc56683b826157 (diff)
downloadaur-f4dce6d1e965ade2391ef9456a2ea69cd3611cef.tar.gz
Updated to version 7.0.8.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0978c0095fad..2d806521c12a 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.19
+ pkgver = 7.0.8.22
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=e74ed77f5bcd2191b50b4db2b7daeb9f6cd65ed8
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=8421640902b535336436018941fc87ba5c46a594
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.19-1
+ depends = libmagick-full=7.0.8.22-1
depends = perl
optdepends = imagemagick-full-doc: manual and API docs
provides = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 25f1e702e1fa..e1354ffd5d5f 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='e74ed77f5bcd2191b50b4db2b7daeb9f6cd65ed8'
+_commit='8421640902b535336436018941fc87ba5c46a594'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.8.19
+pkgver=7.0.8.22
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"