dolphin: update to 24.12.1.

This commit is contained in:
John 2025-01-10 21:56:56 +01:00
parent 95795e914f
commit 418d34b5b3

View File

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=24.12.0.1
version=24.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -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=39d6a42c790021a0c44a18b74fab633874063727d46795746a665060cf4593a3
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=481c0aaa2186354e091256332df1b1c5ca14bec8b59bc8c1e75b6934830a8663
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"