kf6-kholidays: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:14:17 +02:00
parent 886de253bf
commit 195b422147

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kholidays' # Template file for 'kf6-kholidays'
pkgname=kf6-kholidays pkgname=kf6-kholidays
version=6.12.0 version=6.14.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/kholidays" homepage="https://invent.kde.org/frameworks/kholidays"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=698c7744ed04c5d395960b4f4c8c07cf5f7a281cb9cec68bf30fdb78415503c3 checksum=6dd66fcbaafc8d45045aca27e334e1f60df6afd9a070b1f32996ba0497277177
kf6-kholidays-devel_package() { kf6-kholidays-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"