mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dolphin: update to 19.04.3
[ci skip]
This commit is contained in:
parent
d3cbcd4fee
commit
8b7bc380e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=19.04.2
|
version=19.04.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://userbase.kde.org/Dolphin"
|
homepage="https://userbase.kde.org/Dolphin"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1aacf622e1830ac458e3ab706b1a895eec467b9e0401c9bc88f1eb381205df79
|
checksum=67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579
|
||||||
|
|
||||||
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