Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
firewalld


Commits:
d55862c5 by Robin Candau at 2024-10-17T19:22:15+02:00
upgpkg: 2.2.2-1: New upstream release
https://github.com/firewalld/firewalld/releases/tag/v2.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = firewalld
        pkgdesc = Firewall daemon with D-Bus interface
-       pkgver = 2.2.1
+       pkgver = 2.2.2
        pkgrel = 1
        url = https://firewalld.org
        arch = any
@@ -23,9 +23,9 @@ pkgbase = firewalld
        optdepends = python-pyqt6: firewall-applet
        backup = etc/conf.d/firewalld
        backup = etc/firewalld/firewalld.conf
-       source = git+https://github.com/firewalld/firewalld.git#tag=v2.2.1
+       source = git+https://github.com/firewalld/firewalld.git#tag=v2.2.2
        source = firewalld-sysconfigdir.patch
-       sha256sums = 
2f5c233ba48222fa8f4041d430e5d6ff783727306775ceb3a0ac401fdb90e02b
+       sha256sums = 
bebce0cfa57e6511a9f4a40b0c768529910334bdee38f9c4394af1a9fd771455
        sha256sums = 
3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9
 
 pkgname = firewalld


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: speed145a <[email protected]>
 
 pkgname=firewalld
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Firewall daemon with D-Bus interface"
 arch=('any')
@@ -23,7 +23,7 @@ backup=('etc/conf.d/firewalld'
         'etc/firewalld/firewalld.conf')
 source=("git+https://github.com/firewalld/firewalld.git#tag=v${pkgver}";
         'firewalld-sysconfigdir.patch')
-sha256sums=('2f5c233ba48222fa8f4041d430e5d6ff783727306775ceb3a0ac401fdb90e02b'
+sha256sums=('bebce0cfa57e6511a9f4a40b0c768529910334bdee38f9c4394af1a9fd771455'
             '3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/d55862c598599d1a48e2a3d4aa0bbddbfa58967c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/d55862c598599d1a48e2a3d4aa0bbddbfa58967c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to