dolphin: update to 20.12.2.
This commit is contained in:
parent
b1ca86a333
commit
68a73c730f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=20.12.1
|
version=20.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b71652f40f28d92e790a0cdffbd0124c09a7a2264a7a798297b9238171454f58
|
checksum=59f82f599fec19fc3065f034089b6d35a58ddc419e10c370d99d1ca0b7d0baa6
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||||
|
|
Loading…
Reference in a new issue