kmime: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:17 +01:00
parent b41554d2ba
commit 9276bdbe19
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=21.12.1
version=21.12.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext"
@ -10,7 +10,7 @@ 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/kmime-${version}.tar.xz"
checksum=c1f4c06c61f6b4ddde7395b1cfb1f2411a32638e09c6f0a58c6557a7dffe4120
checksum=4f5c1c8258002dabd43eb818caab8a1c276889707669074801cae14bdc03ab63
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"