dolphin: update to 19.04.2.

[ci skip]
This commit is contained in:
John 2019-06-07 20:20:06 +02:00
parent 484f3b42c2
commit d017f69eec

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=19.04.1
version=19.04.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -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=72cab4d9f49ac05d3e0e8e1ff67cf29c0cacbe2c3a43506eca4c849ea878370a
checksum=1aacf622e1830ac458e3ab706b1a895eec467b9e0401c9bc88f1eb381205df79
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"