git » python-pyinotify.git » commit 7f7d316

Python 3.6 rebuild

author Evangelos Foutras
2016-12-24 11:08:33 UTC
committer Evangelos Foutras
2016-12-24 11:08:33 UTC
parent eef08bed09e6659e217506b75e83a1efed1483bf

Python 3.6 rebuild

PKGBUILD +1 -1

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