Update dependencies for AppImage workflow
Upgrade the runner from Ubuntu 20.04 to 22.04. Upgrade exiv2 from v0.28.3 to v0.28.5. Upgrade libjxl from 0.10.3 to 0.11.1. Use the system librsvg2.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
_pkgname="libjxl"
|
||||
pkgname="$_pkgname"
|
||||
pkgver='0.10.3'
|
||||
pkgver='0.11.1'
|
||||
pkgrel='1'
|
||||
pkgdesc='JPEG XL image format reference implementation'
|
||||
url='https://github.com/libjxl/libjxl'
|
||||
|
Reference in New Issue
Block a user