dolphin: update to 20.08.0

[ci skip]
This commit is contained in:
John 2020-08-13 19:40:00 +02:00
parent 867f4018e7
commit 6f6c0ab685

View file

@ -1,7 +1,7 @@
# Template file for 'dolphin'
pkgname=dolphin
version=20.04.3
revision=2
version=20.08.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
@ -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=5e493e898e02005780b59474f506904742625b50e4669c113906d4f30daa863e
checksum=fe5a68d9afd0771ba9ffc2d5d79e7bc43da85fd3ee3c2493a9a2d5c359c3cd6f
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"