Merge pull request #7142 from Lawrence37/dependency-upgrade-5.11

AppImage exiv2 and libjxl upgrade
This commit is contained in:
Lawrence37
2024-07-27 17:19:58 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
_pkgname="libjxl"
pkgname="$_pkgname"
pkgver='0.10.2'
pkgver='0.10.3'
pkgrel='1'
pkgdesc='JPEG XL image format reference implementation'
url='https://github.com/libjxl/libjxl'