diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 6913d8217b2..487d8b1f658 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=24.02.2 +version=24.05.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -21,7 +21,7 @@ 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=50844490d45159ca16c1d8d9f5f0701f118772e4b09adad270835b67bb26a701 +checksum=e009ce734355481a08ffff13e6f6a7db8b6b74fa320030b35d9180a1d9ca0794 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"