git » kjobwidgets.git » commit e9ded00

Python 3.8 rebuild

author Felix Yan
2019-11-03 22:16:13 UTC
committer Felix Yan
2019-11-03 22:16:13 UTC
parent ddde000e3903f69c472f3f596339097f32d7090c

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f072dfa..47d6a81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kjobwidgets
 pkgver=5.63.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Widgets for tracking KJob instances'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'