summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-05-17 14:55:40 +0000
committerDaniel Bermond2018-05-17 14:55:40 +0000
commitcbd51856f0a994bb3ca6eb23bdf65c8e52f69862 (patch)
treebf11709c53344de8a213d287dbe3494a5979ffb0
parentb3586af7f1901a5d711e5bf5f688dcfb89106b28 (diff)
downloadaur-cbd51856f0a994bb3ca6eb23bdf65c8e52f69862.tar.gz
Updated to version 7.0.7.33
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dff7e0e2b6aa..bc7c7198f0ca 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.7.32
+ pkgver = 7.0.7.33
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=2678d86a95653ec81760f0466a03d9efbf7f831d
+ source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=58c2e49720b68311b0adb3dcbd4f61c8d80123d9
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.7.32-1
+ depends = libmagick-full=7.0.7.33-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 29e730312b99..104db9f7f012 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='2678d86a95653ec81760f0466a03d9efbf7f831d'
+_commit='58c2e49720b68311b0adb3dcbd4f61c8d80123d9'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.7.32
+pkgver=7.0.7.33
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"