1 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
2 # Contributor: Evangelos Foutras <foutrelis@gmail.com>
4 pkgname=python3-pyinotify
7 pkgdesc="Python module used for monitoring filesystems events on Linux platforms with inotify"
9 url="http://github.com/seb-m/pyinotify"
12 source=(http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-$pkgver.tar.gz)
13 md5sums=('7d344e1efe3fe342e2e052774c9779e2')
18 python setup.py install --root="$pkgdir" -O1