git » plasma-firewall.git » commit 1a301a4

Plasma 5.22.0

author Antonio Rojas
2021-06-08 11:31:11 UTC
committer Antonio Rojas
2021-06-08 11:31:11 UTC
parent 65069e6a67434a90ec1309854c41aa8d4987f3a0

Plasma 5.22.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 251d077..6f6ca80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-firewall
-pkgver=5.21.5
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Control Panel for your system firewall'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(GPL LGPL)
 source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-depends=(systemsettings plasma-framework)
+depends=(systemsettings)
 makedepends=(extra-cmake-modules)
 optdepends=('iproute2: netstat backend'
             'firewalld: firewalld backend'
             'ufw: ufw backend')
 groups=(plasma)
-sha256sums=('5399189129759cac235a4c6513a6a4838a798d2fc5e128a704a2429e7f4454f1'
+sha256sums=('cb2fb0184a100e3109f3bc444a287b98d78acc4c8ce945e48c0f276a1bb3d615'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>