diff --git a/kde-base/kate/kate-20.12.0.recipe b/kde-base/kate/kate-20.12.3.recipe similarity index 96% rename from kde-base/kate/kate-20.12.0.recipe rename to kde-base/kate/kate-20.12.3.recipe index b0c81eb3a..7e7bd0445 100644 --- a/kde-base/kate/kate-20.12.0.recipe +++ b/kde-base/kate/kate-20.12.3.recipe @@ -57,11 +57,11 @@ Backup and Restore * swap files to recover data on system crash * undo / redo system" HOMEPAGE="https://kate-editor.org/" -COPYRIGHT="2010-2020 KDE Organisation" +COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kate-$portVersion.tar.xz" -CHECKSUM_SHA256="69017d7369bbcac7a3e350fc0e02cbcfbf5ce09e89149e765a1cd647f3cb3c0f" +CHECKSUM_SHA256="81bc2d8afe1958186feec8b1b275da5d6eb52bd8b4fa154896d19830d628d4fd" PATCHES="kate-$portVersion.patchset" ADDITIONAL_FILES="kate.rdef.in" @@ -103,6 +103,7 @@ REQUIRES=" lib:libKF5Service$secondaryArchSuffix lib:libKF5Solid$secondaryArchSuffix lib:libKF5SonnetUi$secondaryArchSuffix + lib:libKF5SyntaxHighlighting$secondaryArchSuffix lib:libKF5TextEditor$secondaryArchSuffix lib:libKF5TextWidgets$secondaryArchSuffix lib:libKF5ThreadWeaver$secondaryArchSuffix @@ -151,6 +152,7 @@ BUILD_REQUIRES=" devel:libKF5Service$secondaryArchSuffix devel:libKF5Solid$secondaryArchSuffix devel:libKF5SonnetUi$secondaryArchSuffix + devel:libKF5SyntaxHighlighting$secondaryArchSuffix devel:libKF5TextEditor$secondaryArchSuffix devel:libKF5TextWidgets$secondaryArchSuffix devel:libKF5ThreadWeaver$secondaryArchSuffix diff --git a/kde-base/kate/patches/kate-20.12.0.patchset b/kde-base/kate/patches/kate-20.12.3.patchset similarity index 100% rename from kde-base/kate/patches/kate-20.12.0.patchset rename to kde-base/kate/patches/kate-20.12.3.patchset