summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-03-04 01:52:15 +0800
committerlilac2019-03-04 01:52:15 +0800
commitec5d317bf0be690f701e77c214637b71e2856bda (patch)
treef091bceadc3c95d6d5dcd2d1fae9a8e8a0e0ee0b
parentfc743b008e59cbc0287abe56bb206bdb404a6869 (diff)
downloadaur-ec5d317bf0be690f701e77c214637b71e2856bda.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 43965d87e876..bdf9329a951c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.29
+ pkgver = 7.0.8.30
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-29.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-29.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-30.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-30.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 41590d506e2b4a7df7325934cb906db067d5cbb387c80fb05643186c8b6439e3
+ sha256sums = e9fa2e8ede199a9084507d930a37432180547131af52c0687ebeb3c7906e36a0
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.29
+ provides = libmagick=7.0.8.30
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.29-1
+ depends = libmagick-fftw=7.0.8.30-1
optdepends = imagemagick-doc: manual and API docs
- provides = imagemagick=7.0.8.29
+ provides = imagemagick=7.0.8.30
conflicts = imagemagick
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 95ca676770cc..504a56c053a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
-pkgver=7.0.8.29
+pkgver=7.0.8.30
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=('41590d506e2b4a7df7325934cb906db067d5cbb387c80fb05643186c8b6439e3'
+sha256sums=('e9fa2e8ede199a9084507d930a37432180547131af52c0687ebeb3c7906e36a0'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')