dolphin: update to 19.08.0

[ci skip]
This commit is contained in:
John 2019-08-15 17:13:59 +02:00
parent 629554969f
commit ae9216058f

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=19.04.3
version=19.08.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}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579
checksum=fd44714541ae7082d4615e441242afdba2d7810a373bfc8c3e64ff5c7db0a0f0
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"