author | Evangelos Foutras
<foutrelis@archlinux.org> 2012-10-25 06:47:28 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2012-10-25 06:47:28 UTC |
parent | 82c336606332b81ed4ebb95f4844243849a45951 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 2373312..9f0a344 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('python-pyinotify' 'python2-pyinotify') pkgver=0.9.3 pkgrel=3 -pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify' +pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify.' arch=('any') url="http://github.com/seb-m/pyinotify" license=('custom:MIT')