summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-12-21 02:05:19 +0800
committerlilac2018-12-21 02:05:19 +0800
commit04f67cf4b658129bbefe05224a523eae3a4b700f (patch)
tree82c3083be59849cc18947582a0012937ecdafeb2
parent3056ddedc3ca62b5bf74f9f05f95f03c5f073d9a (diff)
downloadaur-04f67cf4b658129bbefe05224a523eae3a4b700f.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 656d9b5d309a..64b08a6605b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.18
+ pkgver = 7.0.8.19
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-18.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-18.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-19.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-19.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 5daac74aed53f8115082bed1e79da85730db71a36d5d625be261b1271a0cacf1
+ sha256sums = e35ba756447b38be793ee7ea3c493d0f04d913cbfd4dc4eca9f5bfef68ac86ad
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.18
+ provides = libmagick=7.0.8.19
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.18-1
+ depends = libmagick-fftw=7.0.8.19-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.18
+ provides = imagemagick=7.0.8.19
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index a641726d636f..1a3849e952b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.18
+pkgver=7.0.8.19
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=('5daac74aed53f8115082bed1e79da85730db71a36d5d625be261b1271a0cacf1'
+sha256sums=('e35ba756447b38be793ee7ea3c493d0f04d913cbfd4dc4eca9f5bfef68ac86ad'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')