git » kdbusaddons.git » commit 7919759

Python 3.10 rebuild

author Felix Yan
2021-12-01 11:18:54 UTC
committer Felix Yan
2021-12-01 11:18:54 UTC
parent 2f6d79ca3bd75722ecb8b7875be2baa76e902c9e

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index afa8026..1d3eda6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kdbusaddons
 pkgver=5.88.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtDBus'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'