parent
c1c0acdb47
commit
60f583170c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-nm'
|
||||
pkgname=plasma-nm
|
||||
version=5.15.4
|
||||
version=5.15.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,9 +14,9 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f4e91790f397b906c10276abf71af93305c8a2c4124796eedd3bbdc0d864cb41
|
||||
checksum=6a2cde83ff031de3565465d48538578380301debb8e49345e25ff3f723c908ee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue