git » kwidgetsaddons.git » commit 208abaf

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:09:25 UTC
committer Felix Yan
2018-07-23 08:09:25 UTC
parent 441f2427ac070e5b3ba219908888a9e2c77a80c9

Python 3.7 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 97c5aae..bd6aed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kwidgetsaddons
 pkgver=5.48.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Addons to QtWidgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'