git » kguiaddons.git » commit 6b8c801

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 483fb721b7521a0fe6660bccb683de47d9669985

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1f6e0cb..5e7a67b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kguiaddons
 pkgver=5.76.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'