git » kconfig.git » commit 1bb7898

Python 3.8 rebuild

author Evangelos Foutras
2019-10-26 14:54:44 UTC
committer Evangelos Foutras
2019-10-26 14:54:44 UTC
parent 226db027c9d7c3d9a53edfea3cb8b0c8f4a4c995

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e567bfb..a0f500e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kconfig
 pkgver=5.63.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Configuration system'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'