git » python-pyinotify.git » commit ad81e33

python3.4 rebuild

author Jelle van der Waa
2014-03-17 11:00:50 UTC
committer Jelle van der Waa
2014-03-17 11:00:50 UTC
parent ccd31394f7fc552539ff0c7bcd4f1dde3a43d23c

python3.4 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ee5b096..a0d5dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=('python-pyinotify' 'python2-pyinotify')
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Python module used for monitoring filesystems events on Linux platforms with inotify.'
 arch=('any')
 url="http://github.com/seb-m/pyinotify"