ksmtp: update to 19.04.3

[ci skip]
This commit is contained in:
John 2019-07-13 10:10:47 +00:00 committed by John Zimmermann
parent 119c04d00d
commit f7cfc71ac7

View file

@ -1,6 +1,6 @@
# Template file for 'ksmtp' # Template file for 'ksmtp'
pkgname=ksmtp pkgname=ksmtp
version=19.04.2 version=19.04.3
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
@ -11,7 +11,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=aef6b59789a5ab1525c9e3974c0e117192c4f2659a0b16f8304573b442f2eda2 checksum=8d5eae342468f128fe1311b4797c9533b6017b9fb0901fb4c0d09bb73e39d02e
ksmtp-devel_package() { ksmtp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"