author | Evangelos Foutras
<foutrelis@archlinux.org> 2021-11-30 20:28:45 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2021-11-30 20:28:45 UTC |
parent | 381d25683319ab08c9d78ee88881d81998e4ecb4 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index dd82e6e..14c96a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyinotify pkgver=0.9.6 -pkgrel=9 +pkgrel=10 pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify.' arch=('any') url="https://github.com/seb-m/pyinotify"