git » python-jeepney.git » commit 151d43b

Python 3.8 rebuild

author Evangelos Foutras
2019-10-31 17:08:19 UTC
committer Evangelos Foutras
2019-10-31 17:08:19 UTC
parent a84aa9c949a6e688ba2f5160c55dab9378affb4a

Python 3.8 rebuild

PKGBUILD +1 -1

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