summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-06-08 01:59:13 +0800
committerlilac2020-06-08 01:59:13 +0800
commit647697c7d6eea90b41fe8dbe36c88e15ca5504cd (patch)
tree2c346bdab2bc26610c1514753a0acb2eae872068
parentddf0464b0d84873cc34b935a511129e01f43ca03 (diff)
downloadaur-647697c7d6eea90b41fe8dbe36c88e15ca5504cd.tar.gz
update by lilac
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1196a2c0a7e..10e762935cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.10.16
- pkgrel = 2
+ pkgver = 7.0.10.17
+ pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
license = custom
@@ -30,12 +30,12 @@ pkgbase = imagemagick-fftw
makedepends = libpng
makedepends = djvulibre
makedepends = fftw
- source = https://imagemagick.org/download/ImageMagick-7.0.10-16.tar.xz
- source = https://imagemagick.org/download/ImageMagick-7.0.10-16.tar.xz.asc
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-17.tar.xz
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-17.tar.xz.asc
source = arch-fonts.diff
source = imagemagick-inkscape-1.0.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 7f97da9e14c68ec291afbd5f97f9df91593dd2df7e96bc306cc60fb08d5bd195
+ sha256sums = 82a304c0527d372d8a8929706165702eebfaadc88762f29ce19168b5bd6bbe1e
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = dd856b0d7b5b98535d2bc61dfa995f4162677486c1eac14b384668a28a60af30
@@ -64,7 +64,7 @@ pkgname = imagemagick-fftw
optdepends = imagemagick-doc: manual and API docs
provides = libmagick
provides = libmagick-fftw
- provides = imagemagick=7.0.10.16
+ provides = imagemagick=7.0.10.17
conflicts = imagemagick6
conflicts = imagemagick
replaces = libmagick-fftw
diff --git a/PKGBUILD b/PKGBUILD
index 615745fe539d..3f27e584f7d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=imagemagick-fftw
pkgname=(imagemagick-fftw)
-pkgver=7.0.10.16
-pkgrel=2
+pkgver=7.0.10.17
+pkgrel=1
pkgdesc="An image viewing/manipulation program"
url="https://www.imagemagick.org/"
arch=(x86_64)
@@ -17,7 +17,7 @@ _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
source=(https://imagemagick.org/download/$_tarname.tar.xz{,.asc}
arch-fonts.diff
imagemagick-inkscape-1.0.patch)
-sha256sums=('7f97da9e14c68ec291afbd5f97f9df91593dd2df7e96bc306cc60fb08d5bd195'
+sha256sums=('82a304c0527d372d8a8929706165702eebfaadc88762f29ce19168b5bd6bbe1e'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'dd856b0d7b5b98535d2bc61dfa995f4162677486c1eac14b384668a28a60af30')