dolphin: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:28:51 +01:00 committed by John
parent 27319b9ce4
commit 8d1e289712
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 2 additions and 2 deletions

View File

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