dolphin: update to 24.05.0.

This commit is contained in:
Luciogi 2024-06-07 12:53:59 +05:00 committed by Đoàn Trần Công Danh
parent 14d0b59393
commit 952ff9c0d0
1 changed files with 2 additions and 2 deletions

View File

@ -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"