git » kcoreaddons.git » commit ba797ec

Python 3.8 rebuild

author Evangelos Foutras
2019-10-26 14:45:42 UTC
committer Evangelos Foutras
2019-10-26 14:45:42 UTC
parent 60faade48b7ea4e534bd773fa8e306ad59864404

Python 3.8 rebuild

PKGBUILD +1 -1

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