diff options
author | John <me@johnnynator.dev> | 2024-12-26 13:48:33 +0000 |
---|---|---|
committer | John <me@johnnynator.dev> | 2024-12-27 14:31:13 +0000 |
commit | 865847a977b39c9e1928cc6724e03f135294c675 (patch) | |
tree | 8296008053ef89dc95d1f8c3b43917e41d49ed6b /srcpkgs/plasma-nm/template | |
parent | fddbaa063a16d08d594c51edd8ea5afbe6a84f44 (diff) | |
download | void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar.gz void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar.bz2 void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar.lz void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar.xz void-packages-865847a977b39c9e1928cc6724e03f135294c675.tar.zst void-packages-865847a977b39c9e1928cc6724e03f135294c675.zip |
plasma-nm: update to 6.2.4.
Diffstat (limited to '')
-rw-r--r-- | srcpkgs/plasma-nm/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/plasma-nm/template b/srcpkgs/plasma-nm/template index 4e9c4ba92e6..c9ab232c194 100644 --- a/srcpkgs/plasma-nm/template +++ b/srcpkgs/plasma-nm/template @@ -1,6 +1,6 @@ # Template file for 'plasma-nm' pkgname=plasma-nm -version=6.2.0 +version=6.2.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -19,7 +19,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=ce72008abf17555d1b20f66480ff21992a7c44b26cf056a133fd2d2ee7421e75 +checksum=f4363f327ccd757fb013dd4bf2992a37a58db6b6627cf2d010f30d5afafd832a build_options="openconnect" |