diff options
| author | kj_sh604 | 2025-10-05 20:58:24 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-10-05 20:58:24 -0400 |
| commit | 6493038a9dc7fb0a26576e2798d2c267703d570d (patch) | |
| tree | 9818afcbadee3ef6804f6ade5bed6bd46381808a /imagemagick-compat/.SRCINFO | |
| parent | 6132d610f7c91dbf794b55668815a22b3d37df5b (diff) | |
refactor: update imagemagick
Diffstat (limited to 'imagemagick-compat/.SRCINFO')
| -rw-r--r-- | imagemagick-compat/.SRCINFO | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO index 433bb80..16a44b6 100644 --- a/imagemagick-compat/.SRCINFO +++ b/imagemagick-compat/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = imagemagick pkgdesc = An image viewing/manipulation program with "convert" compatibility wrapper script - pkgver = 7.1.2.3 - pkgrel = 2 + pkgver = 7.1.2.4 + pkgrel = 1 url = https://www.imagemagick.org/ arch = x86_64 license = custom @@ -10,6 +10,7 @@ pkgbase = imagemagick makedepends = chrpath makedepends = djvulibre makedepends = ghostscript + makedepends = git makedepends = glu makedepends = jbigkit makedepends = libheif @@ -63,17 +64,17 @@ pkgbase = imagemagick replaces = imagemagick-doc options = !emptydirs options = libtool - backup = etc/ImageMagick-7/colors.xml - backup = etc/ImageMagick-7/delegates.xml - backup = etc/ImageMagick-7/log.xml - backup = etc/ImageMagick-7/mime.xml - backup = etc/ImageMagick-7/policy.xml - backup = etc/ImageMagick-7/quantization-table.xml - backup = etc/ImageMagick-7/thresholds.xml - backup = etc/ImageMagick-7/type.xml - backup = etc/ImageMagick-7/type-dejavu.xml - backup = etc/ImageMagick-7/type-ghostscript.xml - source = https://imagemagick.org/archive/ImageMagick-7.1.2-3.tar.xz - sha256sums = 2943d26f9ac4875aacf16c8f717f4d32ac985fe6a0c0a8e48c24c5cbb3161050 + backup = etc//colors.xml + backup = etc//delegates.xml + backup = etc//log.xml + backup = etc//mime.xml + backup = etc//policy.xml + backup = etc//quantization-table.xml + backup = etc//thresholds.xml + backup = etc//type.xml + backup = etc//type-dejavu.xml + backup = etc//type-ghostscript.xml + source = git+https://github.com/ImageMagick/ImageMagick#tag=7.1.2-4 + sha256sums = 7b14d6013830f0ca29b320f39a1e135929d5e0f1babaae9ed87d4751f7e8b146 pkgname = imagemagick |
