git » python-pyinotify.git » commit f5a6fb8

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:10:07 UTC
committer Evangelos Foutras
2020-11-09 16:10:07 UTC
parent da7e2a35f820ea3fefb1183ea0c1faa9195ffa7f

Python 3.9 rebuild

PKGBUILD +1 -1

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