summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-03-25 23:55:18 +0000
committerDaniel Bermond2018-03-25 23:55:18 +0000
commitd21951d672642f072f2589d1b9efdcfd4c195eb3 (patch)
treec6a0aa11b890ce49bcacf3731f43d7a2c130dc27
parent3fd9189b2073e0a8931a14881b6bf6da9ec241e9 (diff)
downloadaur-d21951d672642f072f2589d1b9efdcfd4c195eb3.tar.gz
Updated to version 7.0.7.28
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62ec4c04bfe1..3c31965bd681 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
- pkgver = 7.0.7.27
- pkgrel = 4
+ pkgver = 7.0.7.28
+ pkgrel = 1
url = http://www.imagemagick.org/
arch = i686
arch = x86_64
@@ -90,7 +90,7 @@ pkgbase = imagemagick-full
depends = libfpx
depends = libraqm
depends = libumem-git
- source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=734b146dfe3fd8382b052a8419081b3bb905a93c
+ source = imagemagick-full-git::git+https://github.com/ImageMagick/ImageMagick.git#commit=edd71782e9d00e563ccb5c0f0f236a2915e439b2
source = arch-fonts.diff
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
@@ -122,7 +122,7 @@ pkgname = libmagick-full
backup = etc//type-ghostscript.xml
pkgname = imagemagick-full
- depends = libmagick-full=7.0.7.27-4
+ depends = libmagick-full=7.0.7.28-1
depends = perl>=
depends = perl<
optdepends = imagemagick-full-doc: manual and API docs
diff --git a/PKGBUILD b/PKGBUILD
index 0cfe394df4dc..189763d3ba5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,13 +22,13 @@ _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='734b146dfe3fd8382b052a8419081b3bb905a93c'
+_commit='edd71782e9d00e563ccb5c0f0f236a2915e439b2'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('libmagick-full' 'imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.7.27
-pkgrel=4
+pkgver=7.0.7.28
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features)"
url='http://www.imagemagick.org/'