git » python-pyinotify.git » commit 9a1464a

Python 3.8 rebuild

author Evangelos Foutras
2019-10-31 17:06:38 UTC
committer Evangelos Foutras
2019-10-31 17:06:38 UTC
parent 5e4667cbf7d8280569f1bdeb4c292af7155b89c5

Python 3.8 rebuild

PKGBUILD +1 -1

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