From 8a775d4992ea8da48c32490843814b2e7830591e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Jun 2025 15:41:22 +0200 Subject: [PATCH] kio-extras: update to 25.04.2. --- srcpkgs/kio-extras/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template index 1893be6daa8..80333c88d4f 100644 --- a/srcpkgs/kio-extras/template +++ b/srcpkgs/kio-extras/template @@ -1,7 +1,7 @@ # Template file for 'kio-extras' pkgname=kio-extras -version=25.04.0 -revision=2 +version=25.04.2 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins @@ -22,6 +22,6 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="https://invent.kde.org/network/kio-extras" distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz" -checksum=7c87dc107ed375f5dfed74ffaf86a25990c131e539a4789b78ba70751b2fefac +checksum=d36c0a8827f09007d257ef4ca06eb4f2123db7a38255ba37fe0748ab639d7f99 CFLAGS="-D_GNU_SOURCE"