dolphin: update to 24.08.1.

This commit is contained in:
John 2024-09-19 08:47:07 +02:00
parent f80a69867e
commit 9469735ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=24.08.0
version=24.08.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -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=4a9d52dcd6513d2193c0c34944b270b399150f1da4ff37da06a0f8af87f6d8d7
checksum=1dba9afb6617080c1b4937a88ec012fba77184327acc8573d9e351feed537668
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"