git » kconfig.git » commit ac05c4a

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:35:06 UTC
committer Felix Yan
2018-07-23 08:35:06 UTC
parent cea8183f7458c460964e7c9beb1d9f9a456eb536

Python 3.7 rebuild

PKGBUILD +1 -1

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