git » kdbusaddons.git » commit fb308d8

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 5c76fb9bb4e2e34422476ee3340a38ce25d73789

Python 3.9 rebuild

PKGBUILD +1 -1

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