summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-01-18 09:53:51 +0800
committerlilac2019-01-18 09:53:51 +0800
commitd3f5f38261b65a40c884caeb01f066b9d45f9b5b (patch)
tree3b0246fc4967848d02b4a49a7accd83802793d52
parent38526d97fc3a64d96c3fcf2eb2ecb4337f6ac928 (diff)
downloadaur-d3f5f38261b65a40c884caeb01f066b9d45f9b5b.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 5fbafea89e51..1c1eb75ebce0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.23
+ pkgver = 7.0.8.24
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-23.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-24.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-24.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656
+ sha256sums = a547dc24fede9d7340ca96b4b68c14071c302b237bf348c8e0ec541cf75b11a0
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.23
+ provides = libmagick=7.0.8.24
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.23-1
+ depends = libmagick-fftw=7.0.8.24-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.23
+ provides = imagemagick=7.0.8.24
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 1251f0fe2fdd..b468b23c7733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.23
+pkgver=7.0.8.24
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=('e535ef9c0e7e5961a9907a13475ffc4c0d7b84a2788484910337bcdb30498656'
+sha256sums=('a547dc24fede9d7340ca96b4b68c14071c302b237bf348c8e0ec541cf75b11a0'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')