diff --git a/kde-apps/kommit/kommit-1.3.0.recipe b/kde-apps/kommit/kommit-1.3.1.recipe similarity index 94% rename from kde-apps/kommit/kommit-1.3.0.recipe rename to kde-apps/kommit/kommit-1.3.1.recipe index 1cb9a246a..e8857179d 100644 --- a/kde-apps/kommit/kommit-1.3.0.recipe +++ b/kde-apps/kommit/kommit-1.3.1.recipe @@ -1,11 +1,11 @@ SUMMARY="Graphical Git Client" DESCRIPTION="Git gui client for KDE." -HOMEPAGE="https://invent.kde.org/andrewmustea/kommit" -COPYRIGHT="2021-2023 Hamed Masafi" +HOMEPAGE="https://invent.kde.org/sdk/kommit/" +COPYRIGHT="2021-2024 Hamed Masafi" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/kommit-v$portVersion.tar.bz2" -CHECKSUM_SHA256="6233b48a9c39ab1e48bf00489e96b7f6b79eddb42e45bb13b4ff431bdea84100" +CHECKSUM_SHA256="b118902f6cacfac4a4a3ef6536f53290f9d6713589fe1838bd2c865ae30c88cb" SOURCE_DIR="kommit-v$portVersion" PATCHES="kommit-$portVersion.patchset" ADDITIONAL_FILES="kommit.rdef.in" @@ -24,6 +24,7 @@ PROVIDES=" lib:libkommit$secondaryArchSuffix = $libVersionCompat lib:libkommitdiff$secondaryArchSuffix = $libVersionCompat lib:libkommitgui$secondaryArchSuffix = $libVersionCompat + lib:libkommitwidgets$secondaryArchSuffix = $libVersionCompat " REQUIRES=" haiku$secondaryArchSuffix @@ -61,7 +62,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93.0 + extra_cmake_modules$secondaryArchSuffix devel:libdolphinvcs$secondaryArchSuffix devel:libgit2$secondaryArchSuffix >= 1.5.0 devel:libKF5Auth$secondaryArchSuffix diff --git a/kde-apps/kommit/patches/kommit-1.3.0.patchset b/kde-apps/kommit/patches/kommit-1.3.1.patchset similarity index 100% rename from kde-apps/kommit/patches/kommit-1.3.0.patchset rename to kde-apps/kommit/patches/kommit-1.3.1.patchset