git » kconfig.git » commit cea8183

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:11:42 UTC
committer Antonio Rojas
2018-07-16 18:11:42 UTC
parent 83de6f0d6bd5995b96a5f910687da5c16e350b6f

Rebuild to fix python bindings

PKGBUILD +1 -1

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