dolphin: update to 20.08.3

[ci skip]
This commit is contained in:
John 2020-11-07 11:28:11 +01:00
parent eedbb876af
commit b0dc4839bc

View file

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