diff options
author | Daniel Bermond | 2025-03-19 01:38:04 -0300 |
---|---|---|
committer | Daniel Bermond | 2025-03-19 01:38:04 -0300 |
commit | da8ef3847c35819f97d74c519f459d3a5c46b549 (patch) | |
tree | 08a590127e0567d25457074ac58d17b1bc2f6b70 | |
parent | 4b2f4c1a76d696ff59afc5827577b7116e725382 (diff) | |
download | aur-da8ef3847c35819f97d74c519f459d3a5c46b549.tar.gz |
Update to version 7.1.1.46
-rw-r--r-- | .SRCINFO | 16 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ pkgbase = imagemagick-full pkgdesc = An image viewing/manipulation program (Q32 HDRI with all possible features) - pkgver = 7.1.1.45 + pkgver = 7.1.1.46 pkgrel = 1 url = https://www.imagemagick.org/ arch = x86_64 @@ -58,10 +58,10 @@ pkgbase = imagemagick-full makedepends = libfpx makedepends = libumem-git makedepends = magickcache-git - source = https://imagemagick.org/archive/releases/ImageMagick-7.1.1-45.tar.xz - source = https://imagemagick.org/archive/releases/ImageMagick-7.1.1-45.tar.xz.asc + source = https://imagemagick.org/archive/releases/ImageMagick-7.1.1-46.tar.xz + source = https://imagemagick.org/archive/releases/ImageMagick-7.1.1-46.tar.xz.asc validpgpkeys = D8272EF51DA223E4D05B466989AB63D48277377A - sha256sums = a02466ef5bbc0ed2a25975da72d1274f1b4818b359decec0995a387453115c7d + sha256sums = 026d2c73fbfd92923b7da880973812913957babd437e9063dcdf7fdba9054f8a sha256sums = SKIP pkgname = imagemagick-full @@ -111,9 +111,9 @@ pkgname = imagemagick-full depends = libumem-git depends = magickcache-git optdepends = imagemagick-full-doc: manual and API docs - provides = imagemagick=7.1.1.45 - provides = libmagick=7.1.1.45 - provides = libmagick-full=7.1.1.45 + provides = imagemagick=7.1.1.46 + provides = libmagick=7.1.1.46 + provides = libmagick-full=7.1.1.46 conflicts = imagemagick conflicts = libmagick replaces = libmagick-full @@ -135,5 +135,5 @@ pkgname = imagemagick-full pkgname = imagemagick-full-doc pkgdesc = An image viewing/manipulation program (Q32 HDRI with all possible features) (manual and API docs) arch = any - provides = imagemagick-doc=7.1.1.45 + provides = imagemagick-doc=7.1.1.46 conflicts = imagemagick-doc @@ -13,7 +13,7 @@ pkgbase=imagemagick-full pkgname=('imagemagick-full' 'imagemagick-full-doc') -pkgver=7.1.1.45 +pkgver=7.1.1.46 pkgrel=1 arch=('x86_64') _qdepth='32' @@ -34,7 +34,7 @@ makedepends=( 'dmalloc' 'flif' 'libfpx' 'libumem-git' 'magickcache-git' ) source=("https://imagemagick.org/archive/releases/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz"{,.asc}) -sha256sums=('a02466ef5bbc0ed2a25975da72d1274f1b4818b359decec0995a387453115c7d' +sha256sums=('026d2c73fbfd92923b7da880973812913957babd437e9063dcdf7fdba9054f8a' 'SKIP') validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A') # Lexie Parsimoniae |