git » kconfigwidgets.git » commit 163598b

Python 3.9 rebuild

author Antonio Rojas
2020-11-14 11:17:21 UTC
committer Antonio Rojas
2020-11-14 11:17:21 UTC
parent 76f9a106071417fa5896bc86723ab2eb7c39fad7

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b96a824..80c4232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kconfigwidgets
 pkgver=5.76.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Widgets for KConfig'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'