git » python-jeepney.git » commit c05a425

Python 3.7 rebuild

author Felix Yan
2018-06-30 18:49:30 UTC
committer Felix Yan
2018-06-30 18:49:30 UTC
parent 383ab3e332706d98babd3c2d75bc0b20839a4265

Python 3.7 rebuild

PKGBUILD +1 -1

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