git » kjobwidgets.git » commit 3ab06be

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 5102c9539dc051b0016059f91fbb1538b1ba0fee

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2fb16e7..893c8e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kjobwidgets
 pkgver=5.76.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Widgets for tracking KJob instances'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'