git » plasma-firewall.git » commit ffccfe6

upgpkg: 6.0.4-2: Python 3.12 rebuild

author Antonio Rojas
2024-05-07 22:31:15 UTC
committer Antonio Rojas
2024-05-07 22:31:15 UTC
parent 95412ccb5fb11efffc49475863bc601f74d8b359

upgpkg: 6.0.4-2: Python 3.12 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 181e08b..35f6ff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = plasma-firewall
 	pkgdesc = Control Panel for your system firewall
 	pkgver = 6.0.4
-	pkgrel = 1
+	pkgrel = 2
 	url = https://kde.org/plasma-desktop/
 	arch = x86_64
 	groups = plasma
diff --git a/PKGBUILD b/PKGBUILD
index 4f9ad0d..9e286cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=plasma-firewall
 pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='Control Panel for your system firewall'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'