Upgrade exiv2 and libjxl for AppImage

Upgrade exiv2 to v0.28.3.
Upgrade libjxl to 0.10.3.
This commit is contained in:
Lawrence Lee
2024-07-20 17:38:59 -07:00
parent d129253242
commit 7a71ce10f1
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'