git » python-pyinotify.git » commit 231eeb0

Python 3.7 rebuild

author Evangelos Foutras
2018-06-30 17:46:38 UTC
committer Evangelos Foutras
2018-06-30 17:46:38 UTC
parent 7f7d3169390df84910d5369c855d94b7c134d353

Python 3.7 rebuild

PKGBUILD +1 -1

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