dolphin: update to 19.04.0

[ci skip]
This commit is contained in:
John 2019-03-29 07:39:34 +01:00
parent 6b90de43c0
commit 03060e2c9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=18.12.3
version=19.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,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}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=c4921759bdfec9a96201a5d76a67869f867ec7e3caf92f8e46fa5d853a0741b1
checksum=f3f45b9048c283252067eebfad8c6e1efc6bc64d43fcba78b933850ea4762375
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"