diff --git a/kde-base/kate/additional-files/kate.rdef.in b/kde-base/kate/additional-files/kate.rdef.in index 88266af99..bfde982a8 100644 --- a/kde-base/kate/additional-files/kate.rdef.in +++ b/kde-base/kate/additional-files/kate.rdef.in @@ -1,5 +1,5 @@ -resource app_flags B_MULTIPLE_LAUNCH; +resource app_flags B_SINGLE_LAUNCH; resource app_version { major = @MAJOR@, diff --git a/kde-base/kate/kate-20.04.0.recipe b/kde-base/kate/kate-20.08.0.recipe similarity index 98% rename from kde-base/kate/kate-20.04.0.recipe rename to kde-base/kate/kate-20.08.0.recipe index e2f30bc29..e58945d86 100644 --- a/kde-base/kate/kate-20.04.0.recipe +++ b/kde-base/kate/kate-20.08.0.recipe @@ -61,7 +61,7 @@ COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/kate/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="b055f0eb14189965e8a30972cd895629892538ac95414be43ee3cd7e2a0ae486" +CHECKSUM_SHA256="f863bf75330680458df75fad9b461edb5bba3e6195ed0d7bced1fea8c730a5d3" PATCHES="kate-$portVersion.patchset" ADDITIONAL_FILES="kate.rdef.in" diff --git a/kde-base/kate/patches/kate-20.04.0.patchset b/kde-base/kate/patches/kate-20.08.0.patchset similarity index 100% rename from kde-base/kate/patches/kate-20.04.0.patchset rename to kde-base/kate/patches/kate-20.08.0.patchset