From 15aeaa6d66a68741fad8c00704926222bd0f56cb Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 28 Jan 2026 17:00:25 +0100 Subject: [PATCH] libkdcraw, revbump, put libraw version tag on the correct line (BUILD_REQUIRES) (#13683) --- kde-apps/libkdcraw/libkdcraw-23.08.5.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/libkdcraw/libkdcraw-23.08.5.recipe b/kde-apps/libkdcraw/libkdcraw-23.08.5.recipe index 4946dc198..80c752f96 100644 --- a/kde-apps/libkdcraw/libkdcraw-23.08.5.recipe +++ b/kde-apps/libkdcraw/libkdcraw-23.08.5.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Libkdcraw is a C++ interface around LibRaw library used to decode R HOMEPAGE="https://invent.kde.org/graphics/libkdcraw/" COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz" CHECKSUM_SHA256="ab1080e449ff468032b7ba5f203fba1cdca3ab9958c4f9b5451ba0e2c0978f11" @@ -32,7 +32,7 @@ PROVIDES_devel=" REQUIRES_devel=" libkdcraw$secondaryArchSuffix == $portVersion base devel:liblcms2$secondaryArchSuffix - devel:libraw$secondaryArchSuffix >= 24 + devel:libraw$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix " @@ -40,7 +40,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix devel:liblcms2$secondaryArchSuffix - devel:libraw$secondaryArchSuffix + devel:libraw$secondaryArchSuffix >= 24 devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES="