Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-firewall
Commits:
043a8df6 by Antonio Rojas at 2025-12-09T15:00:24+01:00
upgpkg: 6.5.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = plasma-firewall
pkgdesc = Control Panel for your system firewall
- pkgver = 6.5.3
+ pkgver = 6.5.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -23,13 +23,13 @@ pkgbase = plasma-firewall
optdepends = iproute2: netstat backend
optdepends = python: ufw backend
optdepends = ufw: ufw backend
- source =
https://download.kde.org/stable/plasma/6.5.3/plasma-firewall-6.5.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.3/plasma-firewall-6.5.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.4/plasma-firewall-6.5.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.4/plasma-firewall-6.5.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
f5be956b1449f9956af2d4a0e36fa3c291dcb76cb0950573e3667b32c7ee1060
+ sha256sums =
2c3fe4e4eff31b6bf069485fe58da47ea9d92c35db53cf049a5e095042442210
sha256sums = SKIP
pkgname = plasma-firewall
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=plasma-firewall
-pkgver=6.5.3
+pkgver=6.5.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Control Panel for your system firewall'
@@ -26,7 +26,7 @@ optdepends=('firewalld: firewalld backend'
'ufw: ufw backend')
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('f5be956b1449f9956af2d4a0e36fa3c291dcb76cb0950573e3667b32c7ee1060'
+sha256sums=('2c3fe4e4eff31b6bf069485fe58da47ea9d92c35db53cf049a5e095042442210'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/commit/043a8df661e852604c08b71cb204a1c4a16c6a64
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/commit/043a8df661e852604c08b71cb204a1c4a16c6a64
You're receiving this email because of your account on gitlab.archlinux.org.