From 45af5622f85b795552b708c612f50d345feaf8ff Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Jul 2018 19:24:24 +0200 Subject: [PATCH] ktnef: update to 18.04.3. --- srcpkgs/ktnef/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ktnef/template b/srcpkgs/ktnef/template index e8c255503e7..4c5b1975a2c 100644 --- a/srcpkgs/ktnef/template +++ b/srcpkgs/ktnef/template @@ -1,6 +1,6 @@ # Template file for 'ktnef' pkgname=ktnef -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="API for handling TNEF data" maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" -distfiles="https://download.kde.org/stable/applications/${version}/src/ktnef-${version}.tar.xz" -checksum=96204b8845e1dc1657cbb4c1d203ae3d97c123134ca4588c1d663c83d97a398e +distfiles="${KDE_SITE}/applications/${version}/src/ktnef-${version}.tar.xz" +checksum=c46905502d72463e6baeeb3eae76d6b21b8191d0bb17105f0a66ce2750a2ed23 ktnef-devel_package() { depends="${sourcepkg}>=${version}_${revision}"