summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-07-03 14:36:00 +0000
committerDaniel Bermond2018-07-03 14:36:00 +0000
commit733214e2eef1cd37ae88f6140dd050dc2b1728d9 (patch)
tree144e54c15f5a7ce776f91a46e4dad588c0fe48d0
parentc0d99abbe948553ae9c443420f7534cc1e73959a (diff)
downloadaur-733214e2eef1cd37ae88f6140dd050dc2b1728d9.tar.gz
Updated to version 7.0.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78c264708ee8..f7c0c09764e7 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.3
+ pkgver = 7.0.8.4
pkgrel = 1
url = http://www.imagemagick.org/
arch = i686
@@ -52,7 +52,7 @@ pkgbase = imagemagick-full
depends = flif
depends = libfpx
depends = libheif
- source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=c63c504e820696ba12af546e38abadde4b8b1a8c
+ source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=4613eed4abfed048110dd687bae0b137765e3070
source = arch-fonts.diff
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
@@ -84,7 +84,7 @@ pkgname = libmagick-full
backup = etc//type-ghostscript.xml
pkgname = imagemagick-full
- depends = libmagick-full=7.0.8.3-1
+ depends = libmagick-full=7.0.8.4-1
depends = perl
optdepends = imagemagick-full-doc: manual and API docs
optdepends = ttf-mac-fonts: for Apple fonts support
diff --git a/PKGBUILD b/PKGBUILD
index e4de02a560aa..5a6671d5b1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,12 +22,12 @@ _urw_font_dir='/usr/share/fonts/gsfonts'
_windows_font_dir='/usr/share/fonts/WindowsFonts'
_1st_apple_font_dir='/usr/share/fonts/TTF'
_2nd_apple_font_dir='/usr/share/fonts/Type1'
-_commit='c63c504e820696ba12af546e38abadde4b8b1a8c'
+_commit='4613eed4abfed048110dd687bae0b137765e3070'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.8.3
+pkgver=7.0.8.4
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"