dolphin: update to 23.08.2.

This commit is contained in:
John 2023-10-12 14:23:44 +02:00
parent b6e6fc9ae3
commit 08c7de9e23

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=23.08.0
version=23.08.2
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=4ab0f3ee83c0c62f7346031780d46a57d4002f6585c2de3fadfa6708e4ff59de
checksum=0bca082410c4a1ab0ac60f76b0fbefa31c749dabe8a57cb53a33806cf53f6b2f
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"