kmime: update to 21.12.3.

This commit is contained in:
John 2022-03-05 12:50:33 +01:00
parent 00aab7d7ad
commit bc9c619f76
1 changed files with 2 additions and 2 deletions

View File

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