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'
|
||||
pkgname=dolphin
|
||||
version=19.04.2
|
||||
revision=2
|
||||
version=19.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
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"
|
||||
homepage="https://userbase.kde.org/Dolphin"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=1aacf622e1830ac458e3ab706b1a895eec467b9e0401c9bc88f1eb381205df79
|
||||
checksum=67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in a new issue