ksmtp: update to 18.08.2.

This commit is contained in:
John 2018-10-11 19:48:11 +02:00 committed by Helmut Pozimski
parent 98e75b6940
commit 3b9cfb6ea5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ksmtp' # Template file for 'ksmtp'
pkgname=ksmtp pkgname=ksmtp
version=18.08.1 version=18.08.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz"
checksum=8927a740e2993b014f8ad6906d5ce62a9d193c770ff38e197073ec8543aff64f checksum=7451ddf2c64f29b5d957ee5fe403a02ea6041236f0be0769791f0b6fd2d636a5
ksmtp-devel_package() { ksmtp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"