Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / plasma-firewall
Commits: f600c980 by Antonio Rojas at 2023-10-24T15:18:55+02:00 Plasma 5.27.9 - - - - - 25039e51 by Antonio Rojas at 2023-10-24T17:38:48+02:00 upgpkg: 5.27.9-1: Plasma 5.27.9 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,24 @@ +pkgbase = plasma-firewall + pkgdesc = Control Panel for your system firewall + pkgver = 5.27.9 + pkgrel = 1 + url = https://kde.org/plasma-desktop/ + arch = x86_64 + groups = plasma + license = GPL + license = LGPL + makedepends = extra-cmake-modules + depends = systemsettings + optdepends = iproute2: netstat backend + optdepends = firewalld: firewalld backend + optdepends = ufw: ufw backend + source = https://download.kde.org/stable/plasma/5.27.9/plasma-firewall-5.27.9.tar.xz + source = https://download.kde.org/stable/plasma/5.27.9/plasma-firewall-5.27.9.tar.xz.sig + validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D + validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D + validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF + validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 + sha256sums = f9c2c7d957e9c1ca74deb2f85c3523bf3714f92df669582a1568447facf97356 + sha256sums = SKIP + +pkgname = plasma-firewall ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-firewall -pkgver=5.27.8 +pkgver=5.27.9 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Control Panel for your system firewall' @@ -15,7 +15,7 @@ optdepends=('iproute2: netstat backend' 'firewalld: firewalld backend' 'ufw: ufw backend') groups=(plasma) -sha256sums=('6eb92cb9ae73b50a02febf69a5570790bee68bdfc616b48d08d009bd4c388917' +sha256sums=('f9c2c7d957e9c1ca74deb2f85c3523bf3714f92df669582a1568447facf97356' '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/-/compare/08dfe7dd9578f13165f55a14ae9595d835aed792...25039e513e8c170188c0e0a5b7af92a3427fc0a6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/compare/08dfe7dd9578f13165f55a14ae9595d835aed792...25039e513e8c170188c0e0a5b7af92a3427fc0a6 You're receiving this email because of your account on gitlab.archlinux.org.
