kf6-kirigami: update to 6.7.0.

This commit is contained in:
John 2024-10-23 22:12:21 +02:00
parent a6d686652c
commit 839eec988a
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.6.0
version=6.7.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=9809cce703dfa8afe2c64e196f90c035850e2e432a9bd90ce32a40865368a7fe
checksum=4d645a0374d33b9465e79e3e17170882e2cbda1526f45bc5b6b176dadda77d76
kf6-kirigami-devel_package() {
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"