author | Evangelos Foutras
<foutrelis@archlinux.org> 2018-06-30 17:46:38 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2018-06-30 17:46:38 UTC |
parent | 7f7d3169390df84910d5369c855d94b7c134d353 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 20d5a62..70693ad 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=('python-pyinotify' 'python2-pyinotify') pkgver=0.9.6 -pkgrel=3 +pkgrel=4 pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify.' arch=('any') url="http://github.com/seb-m/pyinotify"