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