git » kjobwidgets.git » commit ee43dd3

Python 3.9 rebuild

author Felix Yan
2020-11-12 13:42:49 UTC
committer Felix Yan
2020-11-12 13:42:49 UTC
parent 02601d0467eb950f37aed1a6d2165d286f43bae5

Python 3.9 rebuild

PKGBUILD +1 -1

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