libraries/qt-jpegxl-image-plugin: Updated for version 0.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
82b30c94cd
commit
ee153422e5
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=qt-jpegxl-image-plugin
|
PRGNAM=qt-jpegxl-image-plugin
|
||||||
VERSION=${VERSION:-0.4.2}
|
VERSION=${VERSION:-0.4.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qt-jpegxl-image-plugin"
|
PRGNAM="qt-jpegxl-image-plugin"
|
||||||
VERSION="0.4.2"
|
VERSION="0.4.3"
|
||||||
HOMEPAGE="https://github.com/novomesk/qt-jpegxl-image-plugin"
|
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"
|
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="732a48664cf20564eb234cb86ee806cd"
|
MD5SUM="fec8f76137746a1fbc6cb5b212d32ac5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libjxl"
|
REQUIRES="libjxl"
|
||||||
|
|
Loading…
Reference in New Issue