git » kwidgetsaddons.git » commit 85bbabc

Python 3.9 rebuild

author Antonio Rojas
2020-11-14 11:17:21 UTC
committer Antonio Rojas
2020-11-14 11:17:21 UTC
parent f0c316f93d36e39e0708017161f02e45d9895042

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7ba9dd6..908741d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kwidgetsaddons
 pkgver=5.76.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtWidgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'