dolphin: update to 19.08.1.

This commit is contained in:
Helmut Pozimski 2019-09-06 16:02:11 +02:00
parent 81f727b851
commit a5215c04aa

View file

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