summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-05-16 17:37:36 +0800
committerlilac2020-05-16 17:37:36 +0800
commit990a5895d63269f24f421960ee955d787faefe25 (patch)
tree483402562e564e7593c6404f8cb03238c6a5ad43
parentf9e54c7d64131339b62b0174bdacb437b7004f33 (diff)
downloadaur-990a5895d63269f24f421960ee955d787faefe25.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 4728f5d341af..6d1688e48332 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick-fftw
pkgdesc = An image viewing/manipulation program
- pkgver = 7.0.10.11
- pkgrel = 3
+ pkgver = 7.0.10.12
+ pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
license = custom
@@ -29,12 +29,12 @@ pkgbase = imagemagick-fftw
makedepends = libraqm
makedepends = libpng
makedepends = fftw
- source = https://imagemagick.org/download/ImageMagick-7.0.10-11.tar.xz
- source = https://imagemagick.org/download/ImageMagick-7.0.10-11.tar.xz.asc
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-12.tar.xz
+ source = https://imagemagick.org/download/ImageMagick-7.0.10-12.tar.xz.asc
source = arch-fonts.diff
source = imagemagick-inkscape-1.0.patch
validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A
- sha256sums = a06d686bbad1eae663b2571bd7bb45f0e1ba438ed2217863d2e79ab394c5dfbd
+ sha256sums = e1f06389e6fde708a5b74f5b6ba303618a19ee1b053d633a051934f68a6dd58b
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
sha256sums = dd856b0d7b5b98535d2bc61dfa995f4162677486c1eac14b384668a28a60af30
@@ -62,7 +62,7 @@ pkgname = imagemagick-fftw
optdepends = imagemagick-doc: manual and API docs
provides = libmagick
provides = libmagick-fftw
- provides = imagemagick=7.0.10.11
+ provides = imagemagick=7.0.10.12
conflicts = imagemagick6
conflicts = imagemagick
replaces = libmagick-fftw
diff --git a/PKGBUILD b/PKGBUILD
index e6efaef4ae17..455f938dc7b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=imagemagick-fftw
pkgname=(imagemagick-fftw)
-pkgver=7.0.10.11
-pkgrel=3
+pkgver=7.0.10.12
+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=('a06d686bbad1eae663b2571bd7bb45f0e1ba438ed2217863d2e79ab394c5dfbd'
+sha256sums=('e1f06389e6fde708a5b74f5b6ba303618a19ee1b053d633a051934f68a6dd58b'
'SKIP'
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
'dd856b0d7b5b98535d2bc61dfa995f4162677486c1eac14b384668a28a60af30')