kmime: update to 21.08.1.

This commit is contained in:
John 2021-09-04 11:12:57 +02:00
parent 82edce9b5e
commit ca12f104f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=21.08.0
version=21.08.1
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=b05789fc3ab2ec2cdce93813315dbc41dd49aed99ada3142cfa43e4357a1e9a5
checksum=5c2203ba1ad57cdec197369958c5c7adb6768d5170d6b321652c9a0776ac3a5f
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"