kf6-kirigami: update to 6.6.0.

This commit is contained in:
John 2024-09-14 20:49:33 +02:00
parent a7d10bde79
commit 33ebd8a053
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kirigami'
pkgname=kf6-kirigami
version=6.5.0
version=6.6.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kirigami"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=43a73b161e1c85da3eadc63e7cc6c1b3c686aa56951b0d0e2df4a2cc1334759c
checksum=9809cce703dfa8afe2c64e196f90c035850e2e432a9bd90ce32a40865368a7fe
kf6-kirigami-devel_package() {
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"