summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-02-27 21:27:09 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-02-27 21:27:09 -0800
commit581d602b789bb3970b1d4845d0ba9003d1213644 (patch)
treeca88998487cb8789f7512b78e9c5c0bd5782763a
parentUpdated to 5.20 (diff)
downloadplasma-meta-581d602b789bb3970b1d4845d0ba9003d1213644.tar.xz
Updated to 5.21
Make plasma-firewall optional
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f6c270..db66866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# Arch version requires xdg-desktop-portal-kde
pkgname=plasma-meta
-pkgver=5.20
+pkgver=5.21
pkgrel=1
pkgdesc='Meta package to install KDE Plasma, sans vault and discover'
arch=(any)
@@ -35,8 +35,9 @@ depends=(breeze-gtk
oxygen
plasma-desktop
plasma-disks
- plasma-workspace-wallpapers
plasma-sdk
+ plasma-systemmonitor
+ plasma-workspace-wallpapers
powerdevil
)
optdepends=('bluedevil: Bluetooth integration'
@@ -45,6 +46,7 @@ optdepends=('bluedevil: Bluetooth integration'
'kde-gtk-config: GTK Theme Configuration KCM'
'kmix: Alsa Widget'
'plasma-browser-integration: KDE Browser Plugins'
+ 'plasma-firewall: firewall control panel'
'plasma-nm: NetworkManager widget'
'plasma-pa: PulseAudio Widget'
'plasma-thunderbolt: Thunderbolt port security widget'