dolphin: update to 23.08.5.
This commit is contained in:
parent
eb07126897
commit
0c2ab9c663
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=23.08.4
|
||||
version=23.08.5
|
||||
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=6a630b78018f3344b70131ff2c9deaae5e626295e512ce2741958d5197888585
|
||||
checksum=6309abda566dfe890f6a3790f101198ed0f274728896054f21e24bdfc3e1f1f3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in New Issue