summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-06-28 09:29:45 +0800
committerlilac2020-06-28 09:29:45 +0800
commit1f0b65a6d2b4bbe55d496c3f87dce6673dead865 (patch)
tree518f1727b73a0889339f3e36283f6b5aa881aefd
parent658f173b3faa91e8ef4e501ec5cdfd2881603c3b (diff)
downloadaur-1f0b65a6d2b4bbe55d496c3f87dce6673dead865.tar.gz
[lilac] updated to 7.0.10.22-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6553a3d8db5..f651175b6015 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.10.21
+ pkgver = 7.0.10.22
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -30,12 +30,12 @@ pkgbase = imagemagick-fftw
makedepends = libpng
makedepends = djvulibre
makedepends = fftw
- source = https://imagemagick.org/download/ImageMagick-7.0.10-21.tar.xz
- source = https://imagemagick.org/download/ImageMagick-7.0.10-21.tar.xz.asc
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-22.tar.xz
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-22.tar.xz.asc
source = arch-fonts.diff
source = imagemagick-inkscape-1.0.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = f904c18990fcad0b04540246ed5f2ea0e04de3892421c18d7e9b2342ad5dad9e
+ sha256sums = df948e5a12e81de1083754744bb42f5445dcdbf6d895bddf111503be239bd547
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.21
+ provides = imagemagick=7.0.10.22
conflicts = imagemagick6
conflicts = imagemagick
replaces = libmagick-fftw
diff --git a/PKGBUILD b/PKGBUILD
index 1289417eaf8e..6b3cdf8b8d87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=imagemagick-fftw
pkgname=(imagemagick-fftw)
-pkgver=7.0.10.21
+pkgver=7.0.10.22
pkgrel=1
pkgdesc="An image viewing/manipulation program"
url="https://www.imagemagick.org/"
@@ -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=('f904c18990fcad0b04540246ed5f2ea0e04de3892421c18d7e9b2342ad5dad9e'
+sha256sums=('df948e5a12e81de1083754744bb42f5445dcdbf6d895bddf111503be239bd547'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'dd856b0d7b5b98535d2bc61dfa995f4162677486c1eac14b384668a28a60af30')