summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-09-24 15:05:59 +0000
committerDaniel Bermond2018-09-24 15:05:59 +0000
commit9ba6ea074fe8f6429e532f372a4df8be1d81785b (patch)
tree2e6c8d423cafbdcd2fac20bdae3c13cfdeb47df3
parent394975b35c265b302913f3db3845e59c964c5a68 (diff)
downloadaur-9ba6ea074fe8f6429e532f372a4df8be1d81785b.tar.gz
Updated to version 7.0.8.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10897f5a2848..758c82468eed 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.11
+ pkgver = 7.0.8.12
pkgrel = 1
url = http://www.imagemagick.org/
arch = i686
@@ -52,7 +52,7 @@ pkgbase = imagemagick-full
depends = autotrace-nomagick
depends = flif
depends = libfpx
- source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=798fbdb5b8a573aea43677772594ac5de287418c
+ source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=cb5cf1959c5229389ac57aae11f87f7d7e55c74c
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.11-1
+ depends = libmagick-full=7.0.8.12-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 826b7af876d7..bcd3041e67b3 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='798fbdb5b8a573aea43677772594ac5de287418c'
+_commit='cb5cf1959c5229389ac57aae11f87f7d7e55c74c'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.8.11
+pkgver=7.0.8.12
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"