dolphin: update to 23.04.0.

This commit is contained in:
John 2023-04-22 16:13:36 +02:00
parent 6520114119
commit 652462ef4c

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=22.12.1
version=23.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,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=7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea
checksum=cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"