kf6-kimageformats: update to 6.8.0.

This commit is contained in:
John 2024-11-28 19:43:53 +01:00
parent 2f6bfcceca
commit b934b4f9bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kimageformats' # Template file for 'kf6-kimageformats'
pkgname=kf6-kimageformats pkgname=kf6-kimageformats
version=6.7.0 version=6.8.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKIMAGEFORMATS_HEIF=ON -DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKIMAGEFORMATS_HEIF=ON -DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kimageformats" homepage="https://invent.kde.org/frameworks/kimageformats"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=722850648ac167e4c0ee631571fde49e9fd15d004a127dd804a14f9f579b731f checksum=d9f262641cc47e5f2dd1bdd56ee92e379ab4cb34d460dfc884fd991250d7b417
do_check() { do_check() {
cd build cd build