git » plasma-nm.git » commit ee08ff8

upgpkg: 6.0.3-2: QtWebEngine 6.7 rebuild

author Antonio Rojas
2024-04-02 20:13:53 UTC
committer Antonio Rojas
2024-04-02 20:13:53 UTC
parent 4954278bd2d1ab54761d99cd8ccf188a0c0dc1fb

upgpkg: 6.0.3-2: QtWebEngine 6.7 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 62dcabb..7ac13f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = plasma-nm
 	pkgdesc = Plasma applet written in QML for managing network connections
 	pkgver = 6.0.3
-	pkgrel = 1
+	pkgrel = 2
 	url = https://kde.org/plasma-desktop/
 	arch = x86_64
 	groups = plasma
diff --git a/PKGBUILD b/PKGBUILD
index 0639aae..00566e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=plasma-nm
 pkgver=6.0.3
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='Plasma applet written in QML for managing network connections'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'