From 665c92d46e10dc5c4dc205d56d1fd69d7d4315d9 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 28 Nov 2023 10:20:00 +0100 Subject: [PATCH] kdav: update to 5.112.0. --- srcpkgs/kdav/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdav/template b/srcpkgs/kdav/template index 93e7adbc15b..bb9277d71c9 100644 --- a/srcpkgs/kdav/template +++ b/srcpkgs/kdav/template @@ -1,7 +1,7 @@ # Template file for 'kdav' pkgname=kdav reverts="19.04.0_1 19.04.1_1 19.04.2_1 19.04.3_1 19.08.0_1 19.08.1_1 19.08.2_1 19.08.3_1 19.12.0_1 19.12.1_1 19.12.2_1 19.12.3_1 20.04.0_1 20.04.1_1 20.04.2_1 20.04.3_1" -version=5.111.0 +version=5.112.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/kdav" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=88f31fa60a0332f059093a2f8d5e772d6d64bdc665e9b3d830a63ddf4aab145a +checksum=4f8ca7f6a61fa911d924bd8d3999d20fa52075194c379964541e5cd39a56cbd4 kdav-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"