dolphin: update to 20.04.1

[ci skip]
This commit is contained in:
John 2020-05-16 14:30:25 +02:00
parent 26962bb7a2
commit 7d440d29e4
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=20.04.0
version=20.04.1
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=3c5bb9dc0b5ba55c54eb1c13b123b34f3437c22424142cb7d1957b6ebe4ad5ba
checksum=ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"