From 357f71dbe239ab57872d1fc2984b0e1c68189c59 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 Mar 2024 23:52:50 +1000 Subject: [PATCH] kompare: bump version --- ...{kompare-22.04.0.recipe => kompare-23.08.5.recipe} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename kde-apps/kompare/{kompare-22.04.0.recipe => kompare-23.08.5.recipe} (96%) diff --git a/kde-apps/kompare/kompare-22.04.0.recipe b/kde-apps/kompare/kompare-23.08.5.recipe similarity index 96% rename from kde-apps/kompare/kompare-22.04.0.recipe rename to kde-apps/kompare/kompare-23.08.5.recipe index c8e3fb683..c0537c62c 100644 --- a/kde-apps/kompare/kompare-22.04.0.recipe +++ b/kde-apps/kompare/kompare-23.08.5.recipe @@ -15,12 +15,11 @@ diff formats * switch source and destination with one command * diff statistics" HOMEPAGE="https://apps.kde.org/kompare/" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kompare-$portVersion.tar.xz" -CHECKSUM_SHA256="e2e0ee484b2eb098d9315ea26a0b68abce64ae02572baab998a5711f609c018d" -SOURCE_DIR="kompare-$portVersion" +CHECKSUM_SHA256="2cfa39708f596172ea3fb8b72a1f7ead1591fecf2e8b4b49101a6794eadf5279" ADDITIONAL_FILES="kompare.rdef.in" ARCHITECTURES="all !x86_gcc2" @@ -82,7 +81,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -123,7 +122,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3 " BUILD()