dolphin: update to 24.12.0.1.

This commit is contained in:
John 2024-12-27 15:33:01 +01:00
parent 7789c1d58d
commit 6359b1015c

View file

@ -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 <me@johnnynator.dev>"
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"