summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-01-05 09:37:35 +0800
committerlilac2019-01-05 09:37:35 +0800
commit38526d97fc3a64d96c3fcf2eb2ecb4337f6ac928 (patch)
treeb2e9c4bda0150a4eeb0d8bfb851b3078d4cfb598
parent7876ac7d315dad2b1322e07a5b66b6edcea4488d (diff)
downloadaur-38526d97fc3a64d96c3fcf2eb2ecb4337f6ac928.tar.gz
update by lilac
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae47a2bccdbc..5fbafea89e51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.21
+ pkgver = 7.0.8.23
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-21.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-21.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = c3be517875b582a746bdc813f1837d97e4925bfcf5468a7177e3c8adf88091b4
+ sha256sums = e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656
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.21
+ provides = libmagick=7.0.8.23
conflicts = libmagick
options = !emptydirs
options = libtool
@@ -71,9 +71,9 @@ pkgname = libmagick-fftw
backup = etc/ImageMagick-7/type-ghostscript.xml
pkgname = imagemagick-fftw
- depends = libmagick-fftw=7.0.8.21-1
+ depends = libmagick-fftw=7.0.8.23-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.21
+ provides = imagemagick=7.0.8.23
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 251f5b21641f..1251f0fe2fdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.21
+pkgver=7.0.8.23
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=('c3be517875b582a746bdc813f1837d97e4925bfcf5468a7177e3c8adf88091b4'
+sha256sums=('e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')