From 34eea16ff599c65a025d1466efafc6938f4e2238 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 22 Aug 2020 20:21:05 +1000 Subject: [PATCH] Kate: bump version --- kde-base/kate/additional-files/kate.rdef.in | 2 +- kde-base/kate/{kate-20.04.0.recipe => kate-20.08.0.recipe} | 2 +- .../patches/{kate-20.04.0.patchset => kate-20.08.0.patchset} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename kde-base/kate/{kate-20.04.0.recipe => kate-20.08.0.recipe} (98%) rename kde-base/kate/patches/{kate-20.04.0.patchset => kate-20.08.0.patchset} (100%) 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