ksmtp: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:55:21 +01:00
parent 5f305e5059
commit c4780f6882

View file

@ -1,6 +1,6 @@
# Template file for 'ksmtp'
pkgname=ksmtp
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
@ -10,8 +10,8 @@ short_desc="Job-based library to send email through an SMTP server"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz"
checksum=16b389a8dcb938ed3f1e2f4b10a5aa31c16eac8df89963a71c08af3e54ada8dd
distfiles="${KDE_SITE}/release-service/${version}/src/ksmtp-${version}.tar.xz"
checksum=157c6112dfd2aaafe991e17bfd115a74721526642d6e52241d83142f541269a2
ksmtp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"