kf6-ktexttemplate: update to 6.9.0.

This commit is contained in:
John 2024-12-25 23:02:17 +01:00
parent e90e59621a
commit 241533e6bd

View file

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