diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index cc2af3ad608..4c29edc16b3 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -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 " 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"