ksmtp: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:19 +01:00
parent 135c971657
commit 63f1a04c73
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=21.12.1 version=21.12.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
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}/release-service/${version}/src/ksmtp-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/ksmtp-${version}.tar.xz"
checksum=981273efff8f47aaca1672aabdc0f40d5cbfd5d730d35dd25758d58bdd320c89 checksum=57968254d6297cee9c54fa429fad2c5a7b1e0f50a1e5c7e43ce6aa1a0079e541
ksmtp-devel_package() { ksmtp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"