git » python-jeepney.git » commit c4f9858

rebuild with python 3.11

author Felix Yan
2023-04-06 18:39:18 UTC
committer Felix Yan
2023-04-06 18:39:18 UTC
parent e17b71c6addcb62e92ac52040b80ba73c7e5ce5b

rebuild with python 3.11

PKGBUILD +1 -1

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