summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-05-03 01:56:21 +0800
committerlilac2019-05-03 01:56:21 +0800
commitd6408eeda49af50010b6bd409a0dbdf0b8a58159 (patch)
tree8f0627d3710134858e253490ef2489e9a09545a3
parent192f887425c2537efea1335b5794e019690ee08a (diff)
downloadaur-d6408eeda49af50010b6bd409a0dbdf0b8a58159.tar.gz
update by lilac
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2fe83d2c501..ac8929afe756 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.8.42
+ pkgver = 7.0.8.43
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = imagemagick-fftw
makedepends = libheif
makedepends = jbigkit
makedepends = fftw
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-42.tar.xz
- source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-42.tar.xz.asc
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-43.tar.xz
+ source = https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-43.tar.xz.asc
source = arch-fonts.diff
source = IM7-GS-policy.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = 3083115efdf2748dbfcc37f35a2824c777e0710f48f8a725114ae4d8910c7529
+ sha256sums = 07adf246a9c81f6b898554fa318f196eb1ed0e814631d82385fbb13efb161513
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6
@@ -57,7 +57,7 @@ pkgname = imagemagick-fftw
optdepends = imagemagick-doc: manual and API docs
provides = libmagick
provides = libmagick-fftw
- provides = imagemagick=7.0.8.42
+ provides = imagemagick=7.0.8.43
conflicts = imagemagick6
conflicts = imagemagick
replaces = libmagick-fftw
diff --git a/PKGBUILD b/PKGBUILD
index 2beb386585f1..98a35f1e7535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=imagemagick-fftw
pkgname=(imagemagick-fftw)
-pkgver=7.0.8.42
+pkgver=7.0.8.43
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=('3083115efdf2748dbfcc37f35a2824c777e0710f48f8a725114ae4d8910c7529'
+sha256sums=('07adf246a9c81f6b898554fa318f196eb1ed0e814631d82385fbb13efb161513'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')