From 721d145ae67d08040660397412bdaf7eb9b89793 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Jul 2018 19:24:20 +0200 Subject: [PATCH] ksmtp: update to 18.04.3. --- srcpkgs/ksmtp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ksmtp/template b/srcpkgs/ksmtp/template index 37fd0b1cc1f..daf87555234 100644 --- a/srcpkgs/ksmtp/template +++ b/srcpkgs/ksmtp/template @@ -1,6 +1,6 @@ # Template file for 'ksmtp' pkgname=ksmtp -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="Job-based library to send email through an SMTP server" maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" -distfiles="https://download.kde.org/stable/applications/${version}/src/ksmtp-${version}.tar.xz" -checksum=2be5b3e48699949edc5c26c8ba772ffa35f3e5598f065e1108b1c71fb3149ab7 +distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz" +checksum=9ed5bf27bda20dc54983602f909e8c3762972791374d32258f4660b02eb6195d ksmtp-devel_package() { depends="${sourcepkg}>=${version}_${revision}"