Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
libjxl
Commits:
24700cf6 by Christian Heusel at 2025-03-18T10:11:52+01:00
upgpkg: 0.11.1-2: Remove gimp integration
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libjxl
pkgdesc = JPEG XL image format reference implementation
pkgver = 0.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://jpeg.org/jpegxl/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=libjxl
pkgname=('libjxl' 'libjxl-doc')
pkgver=0.11.1
-pkgrel=1
+pkgrel=2
pkgdesc='JPEG XL image format reference implementation'
arch=('x86_64')
url='https://jpeg.org/jpegxl/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libjxl/-/commit/24700cf6e911b7257a68dca6b0fd93f8e7e229ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libjxl/-/commit/24700cf6e911b7257a68dca6b0fd93f8e7e229ce
You're receiving this email because of your account on gitlab.archlinux.org.