parent
e294d35bd9
commit
d55bac0b2c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=20.04.1
|
||||
version=20.04.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,7 +14,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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577
|
||||
checksum=37e4c1510227112365418cacccabc6d535fb0880e182a2341bfe00d585d14fb2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in New Issue