git » python-jeepney.git » commit c70ae8e

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:21:01 UTC
committer Evangelos Foutras
2020-11-09 16:21:01 UTC
parent 77d639ffb985a2f8f8466a58cb7a0fd5a6997cd8

Python 3.9 rebuild

PKGBUILD +1 -1

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