plasma-nm: update to 5.19.1
[ci skip]
This commit is contained in:
parent
3a03e3bb62
commit
efcd57968d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-nm'
|
# Template file for 'plasma-nm'
|
||||||
pkgname=plasma-nm
|
pkgname=plasma-nm
|
||||||
version=5.19.0
|
version=5.19.1
|
||||||
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 <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
|
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=de4a6c3609e20c4ac15614286e346185c4a9fb1bd7ba73f15b74af6c2d6e29c0
|
checksum=28b69215a0833fb3ec31bd75e19dc0d1aa5f610da35f2023072e8cd8a2a74144
|
||||||
|
|
||||||
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 a new issue