akonadi-mime: update to 23.04.2.

This commit is contained in:
John 2023-06-09 10:23:35 +02:00
parent 090a4dbb07
commit f1059f3f47

View File

@ -1,6 +1,6 @@
# Template file for 'akonadi-mime'
pkgname=akonadi-mime
version=23.04.0
version=23.04.2
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=a91275c5ce277eefc9da76430c2228cdea90ffee0cb523432fcccb01c695b780
checksum=88a60b9b945b286ba8fdb163e91a90ebfca5c57a0050cd2f15ab94be8adf4802
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"