diff --git a/desktop/kde/graphics/digikam/actions.py b/desktop/kde/graphics/digikam/actions.py
index aa64f2307f..4e34b3f195 100644
--- a/desktop/kde/graphics/digikam/actions.py
+++ b/desktop/kde/graphics/digikam/actions.py
@@ -33,5 +33,5 @@ def install():
shelltools.system("DESTDIR=%s ninja install" %get.installDIR())
shelltools.cd("..")
- pisitools.dodoc("COPYING", "COPYING-CMAKE-SCRIPTS", "README*", "NEWS")
+ pisitools.dodoc("COPYING*", "README*", "NEWS")
diff --git a/desktop/kde/graphics/digikam/files/akonadi-22.04.patch b/desktop/kde/graphics/digikam/files/akonadi-22.04.patch
new file mode 100644
index 0000000000..74ffe16746
--- /dev/null
+++ b/desktop/kde/graphics/digikam/files/akonadi-22.04.patch
@@ -0,0 +1,12 @@
+diff --git a/core/cmake/rules/RulesKDEFramework.cmake b/core/cmake/rules/RulesKDEFramework.cmake
+index 4cb33d2f9e..610033425c 100644
+--- a/core/cmake/rules/RulesKDEFramework.cmake
++++ b/core/cmake/rules/RulesKDEFramework.cmake
+@@ -39,6 +39,7 @@ if(ENABLE_AKONADICONTACTSUPPORT)
+
+ find_package(KF5 ${AKONADI_MIN_VERSION} QUIET
+ OPTIONAL_COMPONENTS
++ Akonadi
+ AkonadiContact # For KDE Mail Contacts support.
+ Contacts # API for contacts/address book data.
+ )
diff --git a/desktop/kde/graphics/digikam/pspec.xml b/desktop/kde/graphics/digikam/pspec.xml
index 2ed6831cbe..e86f634507 100644
--- a/desktop/kde/graphics/digikam/pspec.xml
+++ b/desktop/kde/graphics/digikam/pspec.xml
@@ -13,7 +13,7 @@
app:gui
A Professional Photo Management with the Power of Open Source
digikam is an advanced digital photo management application for KDE5, which makes importing and organizing digital photos a "snap". The photos can be organized in albums which can be sorted chronologically, by directory layout or by custom collections.
- https://ftp.cc.uoc.gr/mirrors/kde/stable/digikam/7.7.0/digiKam-7.7.0.tar.xz
+ https://ftp.cc.uoc.gr/mirrors/kde/stable/digikam/8.0.0/digiKam-8.0.0.tar.xz
extra-cmake-modules
ruby-devel
@@ -30,6 +30,7 @@
qt5-multimedia-devel
qt5-webkit-devel
qt5-imageformats
+ qt5-networkauth-devel
kconfig-devel
kxmlgui-devel
ki18n-devel
@@ -103,8 +104,7 @@
ninja
-
-
+ akonadi-22.04.patch
@@ -189,6 +189,13 @@
+
+ 2023-05-11
+ 8.0.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-07-07
7.7.0