dolphin: update to 20.04.2

[ci skip]
This commit is contained in:
John 2020-06-16 22:26:03 +02:00
parent e294d35bd9
commit d55bac0b2c

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=20.04.1
version=20.04.2
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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577
checksum=37e4c1510227112365418cacccabc6d535fb0880e182a2341bfe00d585d14fb2
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"