git » kguiaddons.git » commit af5a3ea

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:05:54 UTC
committer Felix Yan
2018-07-23 08:05:54 UTC
parent 1c5a304e8a026cbfff534146ac0e1ebfef03f7aa

Python 3.7 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8dd7e93..b516fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kguiaddons
 pkgver=5.48.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'