akonadi-mime: update to 22.04.3.

This commit is contained in:
John 2022-07-07 23:27:44 +02:00
parent 94ef672c2f
commit 2b1871f2f3

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-mime'
pkgname=akonadi-mime
version=22.04.1
version=22.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-mime-${version}.tar.xz"
checksum=6f5808f19431c42654da7e8e729a8b0dad0e9ed1d0057efc035fd78c88347d0e
checksum=a129496c3ce8c6a6292fce8556188323d0ab60a65987cb61de6515091b53efe1
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"