git » python-pyinotify.git » commit f53cfc3

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:34:10 UTC
committer Felix Yan
2021-12-01 21:34:10 UTC
parent 733ddbc6aebaf25b330e4659e32efda3d8901c8c

Python 3.10 rebuild

PKGBUILD +1 -1

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