summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-01-22 15:03:44 +0000
committerDaniel Bermond2019-01-22 15:03:44 +0000
commita139373d089be95e911eb1652cb43f4ad4a5b051 (patch)
treef541d08682ff6b50feb4f2121be740001553bbe9
parent36ca44012e7bb70c706af7eb36c92d062dca03a4 (diff)
downloadaur-a139373d089be95e911eb1652cb43f4ad4a5b051.tar.gz
Updated to version 7.0.8.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a41993d59ee..f28263869e8c 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.23
+ pkgver = 7.0.8.24
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=ba07f7d0797f6cf82640d64d8dc2e09f62b1a8f7
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=db129ba64befba4f285862199c537957604e662b
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.23-1
+ depends = libmagick-full=7.0.8.24-1
depends = perl
optdepends = imagemagick-full-doc: manual and API docs
provides = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 8ca9f3f39161..1768eb947d6a 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='ba07f7d0797f6cf82640d64d8dc2e09f62b1a8f7'
+_commit='db129ba64befba4f285862199c537957604e662b'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.8.23
+pkgver=7.0.8.24
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"