kmime: update to 23.04.0.

This commit is contained in:
John 2023-04-22 16:15:28 +02:00
parent 5c76203533
commit 857ff5e0e4
2 changed files with 3 additions and 3 deletions

View File

@ -1607,7 +1607,7 @@ libKPim5ContactEditor.so.5 akonadi-contacts-23.04.0_1
libKPim5AkonadiContact.so.5 akonadi-contacts-23.04.0_1
libKF5Prison.so.5 prison-5.43.0_1
libKPim5AkonadiMime.so.5 akonadi-mime-23.04.0_1
libKF5Mime.so.5 kmime-17.12.1_1
libKPim5Mime.so.5 kmime-23.04.0_1
libKF5Kirigami2.so.5 kirigami2-5.47.0_1
libtaskmanager.so.6 plasma-workspace-5.8.4_1
libnotificationmanager.so.1 plasma-workspace-5.15.90_1

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=22.12.1
version=23.04.0
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=2542b868f981551da7c3ce0c8ee2fba67998cc207e784cd41e9bf0c0f18ddaa4
checksum=a3cfb0ad644060a333a44a233f8f946f5f9c80ca55294843a91b1eb58091b24b
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"