plasma-nm: update to 5.24.2.
This commit is contained in:
parent
c107439ffe
commit
8f73926d1a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-nm'
|
# Template file for 'plasma-nm'
|
||||||
pkgname=plasma-nm
|
pkgname=plasma-nm
|
||||||
version=5.24.1
|
version=5.24.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-nm"
|
homepage="https://invent.kde.org/plasma/plasma-nm"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=99f135762313631078af107b61f75818752e23c102a435c6ccf84eb64837d30d
|
checksum=114ead32c90d521ae0504baee971da71a2c0f1a37d25bbf1868012ed030048cb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue