git » python-jeepney.git » commit 014f6b2

Python 3.9 rebuild

author Felix Yan
2020-11-11 10:56:08 UTC
committer Felix Yan
2020-11-11 10:56:08 UTC
parent c70ae8eeea0c53d26fcbc833639e39a4b6215089

Python 3.9 rebuild

PKGBUILD +1 -1

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