git » python-pyinotify.git » commit 82c3366

Full pkgdesc cleanup for 2339 packages

author Alexander Rødseth
2012-10-24 15:17:40 UTC
committer Alexander Rødseth
2012-10-24 15:17:40 UTC
parent 4a8d1580a3185b403c32d65cad7f977309526070

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9f0a344..2373312 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')