dolphin: update to 19.08.2

[ci skip]
This commit is contained in:
John 2019-10-10 20:06:04 +03:00
parent 7edd1114c4
commit 3496da8522

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=19.08.1
version=19.08.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=a612dac0cf50301af46ad5fa29aad630bb33a8a4bd416a4d6023b65fb00f25cc
checksum=0c56515737fc0f96020b3c157a93023095d1a1e23637e7670e068c6c286bbc3b
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"