libksieve: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:21:31 +02:00
parent 9acfc222af
commit 996485c67f

View File

@ -1,6 +1,6 @@
# Template file for 'libksieve'
pkgname=libksieve
version=21.12.3
version=22.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/libksieve-${version}.tar.xz"
checksum=6d1faf32d2ae9e90b71590f77acc85fa77d2a4ae38088549257675e30b6329d2
checksum=3dffbb22fcae637c6c458dfea69cd2ae840a79d9dc72ba4af6b2dfda0b8fd71b
libksieve-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"