git » kcoreaddons.git » commit 239ec9d

Python 3.9 rebuild

author Felix Yan
2020-11-09 18:36:17 UTC
committer Felix Yan
2020-11-09 18:36:17 UTC
parent 19ccbe097bd703fe6f8a3223ae86764a606cf87e

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7f6ef82..a3e2ece 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kcoreaddons
 pkgver=5.75.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtCore'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'