summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-09-25 23:34:45 +0000
committerDaniel Bermond2020-09-25 23:34:45 +0000
commit75db33bac3cd38ac479ca892f7e4ff71fe66d95e (patch)
treee84a6d8809a111caddd58d2c17778a551045509b
parent3b945697e52c094df6d2db9a99d8957dc54ca976 (diff)
downloadaur-75db33bac3cd38ac479ca892f7e4ff71fe66d95e.tar.gz
Updated to version 7.0.10.30
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20eced49d740..061c3135af5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features)
- pkgver = 7.0.10.29
+ pkgver = 7.0.10.30
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -57,7 +57,7 @@ pkgbase = imagemagick-full
makedepends = libfpx
makedepends = libumem-git
makedepends = brunsli
- source = git+https://github.com/ImageMagick/ImageMagick.git#commit=84a16a9da0ccee98032874201202545a23ca53b2
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=316323c99af3f296f5316ca02ad0f2033aa151b3
source = arch-fonts.diff
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
@@ -106,9 +106,9 @@ pkgname = imagemagick-full
depends = libumem-git
depends = brunsli
optdepends = imagemagick-full-doc: manual and API docs
- provides = imagemagick=7.0.10.29
- provides = libmagick=7.0.10.29
- provides = libmagick-full=7.0.10.29
+ provides = imagemagick=7.0.10.30
+ provides = libmagick=7.0.10.30
+ provides = libmagick-full=7.0.10.30
conflicts = imagemagick
conflicts = libmagick
replaces = libmagick-full
@@ -128,6 +128,6 @@ pkgname = imagemagick-full
pkgname = imagemagick-full-doc
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features) (manual and API docs)
arch = any
- provides = imagemagick-doc=7.0.10.29
+ provides = imagemagick-doc=7.0.10.30
conflicts = imagemagick-doc
diff --git a/PKGBUILD b/PKGBUILD
index a604cee7c7aa..4b19b50884e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,12 @@
# - deJaVu and GhostScript font directories are the default ones
# - Windows font directory is set according to a Wiki example
-_commit='84a16a9da0ccee98032874201202545a23ca53b2'
+_commit='316323c99af3f296f5316ca02ad0f2033aa151b3'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('imagemagick-full' 'imagemagick-full-doc')
-pkgver=7.0.10.29
+pkgver=7.0.10.30
pkgrel=1
arch=('x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all features)"