mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
dolphin: update to 23.04.0.
This commit is contained in:
parent
6520114119
commit
652462ef4c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue