diff options
Diffstat (limited to 'testing/py-inotify/APKBUILD')
-rw-r--r-- | testing/py-inotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD index 6caef27721..5bb31c7dfd 100644 --- a/testing/py-inotify/APKBUILD +++ b/testing/py-inotify/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-inotify _pkgname=pyinotify pkgver=0.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="Linux filesystem events monitoring" url="http://pypi.python.org/pypi/pyinotify" arch="noarch" |