git » python-jeepney.git » commit a84aa9c

Python 3.8 rebuild

author Evangelos Foutras
2019-10-25 15:54:35 UTC
committer Evangelos Foutras
2019-10-25 15:54:35 UTC
parent 63912c571cfad86e828faaf4d1d16f6ca42545ef

Python 3.8 rebuild

PKGBUILD +1 -1

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