kf6-kcalendarcore: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:25:58 +05:00 committed by John
parent 4171f192cb
commit 20fde4b6f1

View file

@ -1,17 +1,18 @@
# Template file for 'kf6-kcalendarcore' # Template file for 'kf6-kcalendarcore'
pkgname=kf6-kcalendarcore pkgname=kf6-kcalendarcore
version=6.3.0 version=6.5.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base" configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
makedepends="qt6-base-devel libical-devel" hostmakedepends="extra-cmake-modules qt6-tools qt6-base qt6-declarative-host-tools"
makedepends="qt6-base-devel libical-devel qt6-declarative-devel"
checkdepends="perl" checkdepends="perl"
short_desc="Library for Interfacing with Calendars" short_desc="Library for Interfacing with Calendars"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcalendarcore" homepage="https://invent.kde.org/frameworks/kcalendarcore"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=cddf76b604cb5e26320781f76ca0caba8e23e653263d2a2095e91b288a1613fb checksum=6da599f5ed15f6ce54c2f928026ee2f64edd2fe0d5203b4f50bbf89a8b21f522
do_check() { do_check() {
cd build cd build