kmime: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-18 08:38:31 +05:00 committed by John Zimmermann
parent 8046136c30
commit f72c7fcf06
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=23.08.4
version=23.08.5
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=0d162a0d6c05e0ac67634c60a6539527dda3d5ecb82de7a8291511cd29ca0f13
checksum=b6894e733abf3a8fb4fc7de37b7cbf15cbebdc737b80f7fe632bdf61e5da3fda
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"