git » python-jeepney.git » commit d683e30

Python 3.10 rebuild

author Felix Yan
2021-11-30 20:27:02 UTC
committer Felix Yan
2021-11-30 20:27:02 UTC
parent b463f29a396d0425316cb4f7d54e0512a90096e7

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index eb48b27..4bfea13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-jeepney
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level, pure Python DBus protocol wrapper"
 url="https://gitlab.com/takluyver/jeepney"
 license=('MIT')