mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dolphin: update to 23.08.5.
This commit is contained in:
parent
eb07126897
commit
0c2ab9c663
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=23.08.4
|
version=23.08.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
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"
|
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6a630b78018f3344b70131ff2c9deaae5e626295e512ce2741958d5197888585
|
checksum=6309abda566dfe890f6a3790f101198ed0f274728896054f21e24bdfc3e1f1f3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue