diff options
Diffstat (limited to 'libraries/qt-jpegxl-image-plugin')
-rw-r--r-- | libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild b/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild index 14977111f0..77f4c2a26c 100644 --- a/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild +++ b/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for qt-jpegxl-image-plugin -# Copyright 2023-2024 Marek Šrejma, <marek at modweb dot de>, Germany +# Copyright 2023-2025 Marek Šrejma, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qt-jpegxl-image-plugin -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info b/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info index 159a8a77b5..8b47a57c18 100644 --- a/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info +++ b/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info @@ -1,8 +1,8 @@ PRGNAM="qt-jpegxl-image-plugin" -VERSION="0.6.2" +VERSION="0.8.0" HOMEPAGE="https://github.com/novomesk/qt-jpegxl-image-plugin" -DOWNLOAD="https://github.com/novomesk/qt-jpegxl-image-plugin/archive/refs/tags/v0.6.2/qt-jpegxl-image-plugin-0.6.2.tar.gz" -MD5SUM="5a5532e936fc6751a2a9b5c81c680ce3" +DOWNLOAD="https://github.com/novomesk/qt-jpegxl-image-plugin/archive/refs/tags/v0.8.0/qt-jpegxl-image-plugin-0.8.0.tar.gz" +MD5SUM="aee4004223dcc3bb3228bddc176d8518" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libjxl" |