ksmtp: update to 23.08.3.

This commit is contained in:
John 2023-11-10 10:01:43 +01:00
parent 8847ed2a64
commit ead232f933

View File

@ -1,6 +1,6 @@
# Template file for 'ksmtp'
pkgname=ksmtp
version=23.08.2
version=23.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -11,7 +11,8 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/ksmtp-${version}.tar.xz"
checksum=7b5f25b1be49b31b12a84d069195e30d61c922b3ec7447d755dee7f425aefc64
checksum=4b98a406d2ad278b43f57ec48cc7d53b981fe37758806ef90780fb7573f37f49
make_check=no # XXX: requires smtp server?
ksmtp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"