kmymoney: update to 5.1.3.

This commit is contained in:
Helmut Pozimski 2022-07-30 20:17:10 +02:00
parent b3d975758d
commit 0fdc607d5f
2 changed files with 3 additions and 20 deletions

View file

@ -1,17 +0,0 @@
Index: kmymoney-5.1.2/kmymoney/mymoney/mymoneycontact.cpp
===================================================================
--- kmymoney-5.1.2.orig/kmymoney/mymoney/mymoneycontact.cpp
+++ kmymoney-5.1.2/kmymoney/mymoney/mymoneycontact.cpp
@@ -10,9 +10,9 @@
#ifdef ENABLE_ADDRESSBOOK
#include <KIdentityManagement/IdentityManager>
#include <KIdentityManagement/Identity>
-#include <AkonadiCore/RecursiveItemFetchJob>
-#include <AkonadiCore/ItemFetchScope>
-#include <AkonadiCore/Collection>
+#include <AkonadiCore/Akonadi/RecursiveItemFetchJob>
+#include <AkonadiCore/Akonadi/ItemFetchScope>
+#include <AkonadiCore/Akonadi/Collection>
#include <KContacts/Addressee>
#include <QRegularExpression>
#endif

View file

@ -1,7 +1,7 @@
# Template file for 'kmymoney'
pkgname=kmymoney
version=5.1.2
revision=2
version=5.1.3
revision=1
build_style=cmake
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
-DBUILD_TESTING=OFF"
@ -19,7 +19,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="https://kmymoney.org"
distfiles="${KDE_SITE}/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
checksum=37bdc4e763a2849b9f739f73e38b389c02bde1c1b1844edcfa7e3ab1d5bf7b3b
checksum=3938b8078b7391ba32e12bb4239762fae134683a0c2ec1a75105c302ca3e5e3f
post_extract() {
if [ "$CROSS_BUILD" ]; then