diff options
author | Marek Šrejma <marek[at]modweb[dot]de> | 2023-06-17 16:45:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 16:45:10 +0700 |
commit | ee153422e5727e093637c783d98246dd757ba334 (patch) | |
tree | ab8cd256a391fdec7460a4aaa48099fbca7c6095 /libraries/qt-jpegxl-image-plugin | |
parent | 82b30c94cdbbfec70601b0712710dac66637600a (diff) |
libraries/qt-jpegxl-image-plugin: Updated for version 0.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt-jpegxl-image-plugin')
-rw-r--r-- | libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.info | 6 |
2 files changed, 4 insertions, 4 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 6bb787ad8e820..a173b8174a9d5 100644 --- a/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild +++ b/libraries/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qt-jpegxl-image-plugin -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.4.3} 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 f254bde63b01c..a58815d807eb4 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.4.2" +VERSION="0.4.3" HOMEPAGE="https://github.com/novomesk/qt-jpegxl-image-plugin" -DOWNLOAD="https://github.com/novomesk/qt-jpegxl-image-plugin/archive/refs/tags/v0.4.2/qt-jpegxl-image-plugin-0.4.2.tar.gz" -MD5SUM="732a48664cf20564eb234cb86ee806cd" +DOWNLOAD="https://github.com/novomesk/qt-jpegxl-image-plugin/archive/refs/tags/v0.4.3/qt-jpegxl-image-plugin-0.4.3.tar.gz" +MD5SUM="fec8f76137746a1fbc6cb5b212d32ac5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libjxl" |