From 41bb0d7ffc60b40c6a4770df39e9224fac6a2725 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Jul 2018 19:24:16 +0200 Subject: [PATCH] kontactinterface: update to 18.04.3. --- srcpkgs/kontactinterface/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kontactinterface/template b/srcpkgs/kontactinterface/template index 1151c4e9616..71aacaa71a2 100644 --- a/srcpkgs/kontactinterface/template +++ b/srcpkgs/kontactinterface/template @@ -1,6 +1,6 @@ # Template file for 'kontactinterface' pkgname=kontactinterface -version=17.12.3 +version=18.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" @@ -9,8 +9,8 @@ short_desc="Kontact Plugin Interface Library" maintainer="John " license="LGPL-2.1-or-later" homepage="Kontact Plugin Interface Library" -distfiles="https://download.kde.org/stable/applications/${version}/src/kontactinterface-${version}.tar.xz" -checksum=7ac2e040accd8fa5d756a37d5313e303aa46f5d8b8276a34683f17cad57fd196 +distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz" +checksum=e667f9049a9b1790eb9f4f9d84f4496ddf8f73a1d417b66362a4ab398b078fa4 kontactinterface-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"