git » python-pyinotify.git » commit 5e4667c

Python 3.8 rebuild

author Evangelos Foutras
2019-10-25 15:55:51 UTC
committer Evangelos Foutras
2019-10-25 15:55:51 UTC
parent 2bcbcccdf0a82ca396e48c3a28d6b37ffdac9953

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3ca052c..ecb38e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=('python-pyinotify' 'python2-pyinotify')
 pkgver=0.9.6
-pkgrel=4
+pkgrel=5
 pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify.'
 arch=('any')
 url="https://github.com/seb-m/pyinotify"