summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-12-20 01:47:16 +0800
committerlilac2018-12-20 01:47:16 +0800
commit3056ddedc3ca62b5bf74f9f05f95f03c5f073d9a (patch)
tree80f02c8bc0126e12eda15e71de4352e48148f1b0
parent4f55dee4546101a1c14ac50ad35f8850e44ebdb6 (diff)
downloadaur-3056ddedc3ca62b5bf74f9f05f95f03c5f073d9a.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 6ec6a4eb0564..656d9b5d309a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.17
+ pkgver = 7.0.8.18
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-17.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-17.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-18.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-18.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 4a041fcdf54a7beba3596c93be7de0dfea7ed9f45f215a31dce87000c83b9ffc
+ sha256sums = 5daac74aed53f8115082bed1e79da85730db71a36d5d625be261b1271a0cacf1
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.17
+ provides = libmagick=7.0.8.18
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.17-1
+ depends = libmagick-fftw=7.0.8.18-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.17
+ provides = imagemagick=7.0.8.18
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 4bca6f85cb54..a641726d636f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.17
+pkgver=7.0.8.18
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=('4a041fcdf54a7beba3596c93be7de0dfea7ed9f45f215a31dce87000c83b9ffc'
+sha256sums=('5daac74aed53f8115082bed1e79da85730db71a36d5d625be261b1271a0cacf1'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')