dolphin: update to 23.08.3.

This commit is contained in:
John 2023-11-10 10:00:10 +01:00
parent d69fba2646
commit a23f11dff7

View File

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