From 3e9d20d09cb421c59977204a340d2061035c4d64 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 14 Dec 2018 09:02:30 +0100 Subject: [PATCH] ksmtp: update to 18.12.0. --- srcpkgs/ksmtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksmtp/template b/srcpkgs/ksmtp/template index c4db2d493f..1dbb6fa740 100644 --- a/srcpkgs/ksmtp/template +++ b/srcpkgs/ksmtp/template @@ -1,6 +1,6 @@ # Template file for 'ksmtp' pkgname=ksmtp -version=18.08.3 +version=18.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz" -checksum=03a57e363daab7d89737c00aa51805f37396edcbab96b375e24cf1cc30e3f853 +checksum=c40702cc9df0e210765cba6f7904b2f4209806911ce05e139939107c68c558b1 ksmtp-devel_package() { depends="${sourcepkg}>=${version}_${revision}"