dolphin: update to 18.08.2.
This commit is contained in:
parent
25c3d3bb55
commit
715fcaf709
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=18.08.1
|
version=18.08.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://userbase.kde.org/Dolphin"
|
homepage="https://userbase.kde.org/Dolphin"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d29f2cb3db040f042d4a0c8fcc6712e55d350bb77e3527c1b7b5bc59c2081cb9
|
checksum=5d79d289735822dfc27917917ee7c92284d1f846696773ed66da2102617e9451
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||||
|
|
Loading…
Reference in New Issue