summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18c68cba195d..078e9d104953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.14
+ pkgver = 7.0.8.15
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -32,12 +32,12 @@ pkgbase = imagemagick-fftw
depends = libraqm
depends = libpng
depends = libxml2
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-14.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-14.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-15.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-15.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 70c3d8c800cfd0282c0e0d9930b83f472f9593a882adc77532aa82c0d7ca0bb1
+ sha256sums = f635b9e4535a165862a49e18239b4da44d7ccf190dcb630ddae94e5a3dc2d0a4
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
@@ -55,7 +55,7 @@ pkgname = libmagick-fftw
optdepends = openexr: OpenEXR support
optdepends = openjpeg2: JPEG2000 support
optdepends = pango: Text rendering
- provides = libmagick=7.0.8.14
+ provides = libmagick=7.0.8.15
conflicts = libmagick
options = !emptydirs
options = libtool
@@ -73,9 +73,9 @@ pkgname = libmagick-fftw
backup = etc/ImageMagick-7/type-ghostscript.xml
pkgname = imagemagick-fftw
- depends = libmagick-fftw=7.0.8.14-1
+ depends = libmagick-fftw=7.0.8.15-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.14
+ provides = imagemagick=7.0.8.15
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index fee2000fd24f..b76c5174eaf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.14
+pkgver=7.0.8.15
pkgrel=1
pkgdesc="An image viewing/manipulation program"
url="https://www.imagemagick.org/"
@@ -16,7 +16,7 @@ _relname=ImageMagick-${pkgver%%.*}
_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
arch-fonts.diff IM7-GS-policy.patch)
-sha256sums=('70c3d8c800cfd0282c0e0d9930b83f472f9593a882adc77532aa82c0d7ca0bb1'
+sha256sums=('f635b9e4535a165862a49e18239b4da44d7ccf190dcb630ddae94e5a3dc2d0a4'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')