dolphin: update to 20.08.1
[ci skip]
This commit is contained in:
parent
8aff154358
commit
00b84c0466
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=20.08.0
|
||||
version=20.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=fe5a68d9afd0771ba9ffc2d5d79e7bc43da85fd3ee3c2493a9a2d5c359c3cd6f
|
||||
checksum=7d6ef04b866366a0ff3b199aac082ade41b3748b225ef7675ea42ccf48cbdc24
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in a new issue