dolphin: update to 20.08.0
[ci skip]
This commit is contained in:
parent
867f4018e7
commit
6f6c0ab685
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=20.04.3
|
||||
revision=2
|
||||
version=20.08.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
||||
|
@ -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=5e493e898e02005780b59474f506904742625b50e4669c113906d4f30daa863e
|
||||
checksum=fe5a68d9afd0771ba9ffc2d5d79e7bc43da85fd3ee3c2493a9a2d5c359c3cd6f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in a new issue