mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dolphin: update to 24.12.0.1.
This commit is contained in:
parent
7789c1d58d
commit
6359b1015c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=24.08.1
|
||||
revision=2
|
||||
version=24.12.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
|
@ -21,8 +21,8 @@ maintainer="John <me@johnnynator.dev>"
|
|||
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=1dba9afb6617080c1b4937a88ec012fba77184327acc8573d9e351feed537668
|
||||
distfiles="${KDE_SITE}/release-service/${version%.*}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=39d6a42c790021a0c44a18b74fab633874063727d46795746a665060cf4593a3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue