kf6-kfilemetadata: update to 6.8.0.

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

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kfilemetadata' # Template file for 'kf6-kfilemetadata'
pkgname=kf6-kfilemetadata pkgname=kf6-kfilemetadata
version=6.7.0 version=6.8.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@ -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/kfilemetadata" homepage="https://invent.kde.org/frameworks/kfilemetadata"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=a6242a79e672b523ebf1b2554ebf83aca7a9d5065929b6f152731e9851d008d0 checksum=50466b3699bbe3017edb0c3cb09463a57e2dd3b66d60f5f610d9ee3a21e34894
do_check() { do_check() {
cd build cd build