kf6-kitemmodels: update to 6.8.0.

This commit is contained in:
John 2024-11-28 19:43:58 +01:00
parent 3c6b9887e7
commit 69b9306181
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kitemmodels' # Template file for 'kf6-kitemmodels'
pkgname=kf6-kitemmodels pkgname=kf6-kitemmodels
version=6.7.0 version=6.8.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kitemmodels" homepage="https://invent.kde.org/frameworks/kitemmodels"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=0aa0205323baf2d519ebb8f96ce7ed5524a8164a7440d905f977418bfbe6d349 checksum=4c7ada1b29621803b164c31de3658d5bda1d5d4cf101e973628b9c2fe1982365
kf6-kitemmodels-devel_package() { kf6-kitemmodels-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"