diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index edc044ca144..085bbe8fe2c 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,7 +1,7 @@ # Template file for 'dolphin' pkgname=dolphin -version=24.08.1 -revision=2 +version=24.12.0.1 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" @@ -21,8 +21,8 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later" homepage="https://kde.org/applications/en/system/org.kde.dolphin" changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin" -distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=1dba9afb6617080c1b4937a88ec012fba77184327acc8573d9e351feed537668 +distfiles="${KDE_SITE}/release-service/${version%.*}/src/${pkgname}-${version}.tar.xz" +checksum=39d6a42c790021a0c44a18b74fab633874063727d46795746a665060cf4593a3 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"