From fba93962978a5291f653f110452b3da785629d75 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Nov 2019 16:51:08 +0100 Subject: [PATCH] calendarsupport: update to 19.12.0 [ci skip] --- srcpkgs/calendarsupport/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calendarsupport/template b/srcpkgs/calendarsupport/template index 65696dcf9c..3d3552a698 100644 --- a/srcpkgs/calendarsupport/template +++ b/srcpkgs/calendarsupport/template @@ -1,6 +1,6 @@ # Template file for 'calendarsupport' pkgname=calendarsupport -version=19.08.3 +version=19.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kconfig python3 qt5-host-tools qt5-qmake @@ -10,8 +10,8 @@ short_desc="Calendar support library" maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" -distfiles="${KDE_SITE}/applications/${version}/src/calendarsupport-${version}.tar.xz" -checksum=2406dd3387383cc58eb0e6f10bf50cc1b206c75096c6c6af27c1102c6d818ec3 +distfiles="${KDE_SITE}/release-service/${version}/src/calendarsupport-${version}.tar.xz" +checksum=d8871623d05f039dd14903a9902d158afd6682e0e1100a8d107600e9c3d18d68 calendarsupport-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"