From 086e9032aea1da0828cdfeafd6cd37f11b8135c9 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 14 Dec 2018 09:02:28 +0100 Subject: [PATCH] kontactinterface: update to 18.12.0. --- srcpkgs/kontactinterface/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kontactinterface/template b/srcpkgs/kontactinterface/template index bb4b50a76f0..76517f0c533 100644 --- a/srcpkgs/kontactinterface/template +++ b/srcpkgs/kontactinterface/template @@ -1,6 +1,6 @@ # Template file for 'kontactinterface' pkgname=kontactinterface -version=18.08.3 +version=18.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" @@ -8,9 +8,9 @@ makedepends="kparts-devel" short_desc="Kontact Plugin Interface Library" maintainer="John " license="LGPL-2.1-or-later" -homepage="Kontact Plugin Interface Library" +homepage="https://kontact.kde.org" distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz" -checksum=63f770efbe9870c6ff747c7f0739832c0fc437f17d2bd80d95f4739179299d07 +checksum=9f59ad01a633346780ba295aacad1a5462cf4192335df395206e04d8b3047d16 kontactinterface-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"