dolphin: update to 20.08.2

[ci skip]
This commit is contained in:
John 2020-10-10 15:49:58 +02:00 committed by John Zimmermann
parent 37c5ae1484
commit 8af94a0a85

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=20.08.1
version=20.08.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, GFDL-1.2-or-later"
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=7d6ef04b866366a0ff3b199aac082ade41b3748b225ef7675ea42ccf48cbdc24
checksum=bd13574610fc2108b9b04249cff70ca99958fe57a42fbf260ed16e5e377071bc
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"