diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 8729ca9acc0..712cba691f9 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,7 +1,7 @@ # Template file for 'dolphin' pkgname=dolphin -version=24.05.1 -revision=3 +version=24.08.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" @@ -22,7 +22,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=aafc4fba0a03c9af397f878b0cbc0ec23c6ebd08cfb9cddcbf6bd23ca806bab8 +checksum=4a9d52dcd6513d2193c0c34944b270b399150f1da4ff37da06a0f8af87f6d8d7 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"