kf6-kidletime: update to 6.9.0.

This commit is contained in:
John 2024-12-25 23:01:19 +01:00
parent 574260eaa9
commit 4e7f322194

View file

@ -1,7 +1,7 @@
# Template file for 'kf6-kidletime'
pkgname=kf6-kidletime
version=6.8.0
revision=2
version=6.9.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kidletime"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=51016058faf392515ea7f582d25c666abddf38ef66abf187502cf46c5e11e410
checksum=e1665ef314660d8493f330069c477d1c8cfb0977be4b9f380d8e726b2694d242
kf6-kidletime-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel"