mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/qt-heif-image-plugin: Updated for version 0.3.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22bf322024
commit
b83244dc13
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qt-heif-image-plugin
|
||||
VERSION=${VERSION:-0.3.3}
|
||||
VERSION=${VERSION:-0.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt-heif-image-plugin"
|
||||
VERSION="0.3.3"
|
||||
VERSION="0.3.4"
|
||||
HOMEPAGE="https://github.com/jakar/qt-heif-image-plugin"
|
||||
DOWNLOAD="https://github.com/jakar/qt-heif-image-plugin/archive/refs/tags/0.3.3/qt-heif-image-plugin-0.3.3.tar.gz"
|
||||
MD5SUM="564fb74939acfa38e81a452630c57776"
|
||||
DOWNLOAD="https://github.com/jakar/qt-heif-image-plugin/archive/refs/tags/0.3.4/qt-heif-image-plugin-0.3.4.tar.gz"
|
||||
MD5SUM="e0cc85ddd3e7578fb4bc4f9e1308b3a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libheif"
|
||||
|
|
Loading…
Reference in a new issue