dolphin: update to 18.12.1.
This commit is contained in:
parent
dc57b03d95
commit
cafc1dffa2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,11 +9,11 @@ makedepends="baloo-widgets5-devel kcmutils-devel knewstuff-devel kactivities5-de
|
||||||
kinit-devel kparts-devel"
|
kinit-devel kparts-devel"
|
||||||
depends="kio-extras"
|
depends="kio-extras"
|
||||||
short_desc="KDE File manager"
|
short_desc="KDE File manager"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
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=837f8a43f09ef0e74e634cc5c1538cd5230f63c2a55675b3ae93f412d36cbf82
|
checksum=18a3ef54ef62eb40f3546baf8873c48b64e00a90960203da7d15f7cf101475b4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue