summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2024-06-15 21:17:36 -0300
committerDaniel Bermond2024-06-15 21:17:36 -0300
commit743f7f85cc85b76ff504e41f9bf3d56e21fb83d7 (patch)
treeb468fc0a74c4675f77ffd6ca675dc3d10b44ed06
parent69a1fa20c68941b37aa2f0644f179a1daa1a34e8 (diff)
downloadaur-743f7f85cc85b76ff504e41f9bf3d56e21fb83d7.tar.gz
Update dependencies
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a034a730e92b..4e5e1c3dfaba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = imagemagick-full-git
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features, git version)
- pkgver = 7.1.1.32.r1.g2b42fc1ef
+ pkgver = 7.1.1.33.r24.g33119d988
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
- license = custom
+ license = LicenseRef-Custom
makedepends = git
makedepends = perl
makedepends = jbigkit
@@ -103,7 +103,7 @@ pkgname = imagemagick-full-git
depends = libzip
depends = libjxl
depends = gperftools
- depends = autotrace
+ depends = autotrace-nomagick
depends = dmalloc
depends = flif
depends = libfpx
@@ -111,7 +111,7 @@ pkgname = imagemagick-full-git
depends = libumem-git
depends = magickcache-git
optdepends = imagemagick-full-doc-git: manual and API docs
- provides = imagemagick=7.1.1.32.r1.g2b42fc1ef
+ provides = imagemagick=7.1.1.33.r24.g33119d988
provides = imagemagick-git
provides = libmagick
provides = libmagick-git
@@ -139,5 +139,5 @@ pkgname = imagemagick-full-git
pkgname = imagemagick-full-doc-git
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features, git version) (manual and API docs)
arch = any
- provides = imagemagick-doc=7.1.1.32.r1.g2b42fc1ef
+ provides = imagemagick-doc=7.1.1.33.r24.g33119d988
conflicts = imagemagick-doc
diff --git a/PKGBUILD b/PKGBUILD
index 09140050e625..e7570aae1b3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,13 +13,13 @@
pkgbase=imagemagick-full-git
pkgname=('imagemagick-full-git' 'imagemagick-full-doc-git')
-pkgver=7.1.1.32.r1.g2b42fc1ef
+pkgver=7.1.1.33.r24.g33119d988
pkgrel=1
arch=('x86_64')
_qdepth='32'
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all features, git version)"
url='https://www.imagemagick.org/'
-license=('custom')
+license=('LicenseRef-Custom')
makedepends=(
# official repositories:
'git' 'perl' 'jbigkit' 'opencl-headers' 'glu' 'ghostpcl' 'ghostxps'
@@ -135,7 +135,7 @@ package_imagemagick-full-git() {
'graphviz' 'openexr' 'libheif' 'openjpeg2' 'libjpeg-turbo' 'xz' 'glib2' 'pango'
'cairo' 'libpng' 'ghostscript' 'ming' 'librsvg' 'libtiff' 'libwebp' 'libwmf'
'ocl-icd' 'gsfonts' 'ttf-dejavu' 'perl' 'libzip' 'libjxl' 'gperftools'
- 'autotrace'
+ 'autotrace-nomagick'
# AUR:
'dmalloc' 'flif' 'libfpx' 'libultrahdr-git' 'libumem-git' 'magickcache-git'
)