dolphin: update to 18.12.2.

This commit is contained in:
John Zimmermann 2019-02-07 18:41:35 +01:00
parent 08731f6cb3
commit fb50849bdd

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=18.12.1
version=18.12.2
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=18a3ef54ef62eb40f3546baf8873c48b64e00a90960203da7d15f7cf101475b4
checksum=a5f88dc519c7d85cb542af11a5ee4f4c5e19e18eaad6087978e32a1d365d9e24
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"