libksieve: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:29 +01:00
parent 65fb4d6e2b
commit 16fbf915b5

View file

@ -1,6 +1,6 @@
# Template file for 'libksieve'
pkgname=libksieve
version=21.12.1
version=21.12.2
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=911c2d61925679cf9f7dab19b56f8b088fcfb7734de901727daa07cbe68a2ab4
checksum=91acef6ba58aeb540a67753b5eecd752a298755dffb89c59223ba65716c64a0d
libksieve-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"