summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b504cce602a1..0d524416194d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
# Maintainer: Joost Bremmer <toost dot b at gmail dot com>
# Maintainer: Tom Vincent <http://tlvince.com/contact>
# Contributor: Xavion <Xavion (dot) 0 (at) Gmail (dot) com>
-
-pkgbase=python2-inotifyx
+# Maintainer: Solomon Choina <shlomochoina at gmail dot com>
pkgname=python2-inotifyx
pkgver=0.2.2
-pkgrel=2
+pkgrel=3
pkgdesc="A simple Python binding to the Linux inotify file system event monitoring API"
arch=("i686" "x86_64")
-url=("http://www.alittletooquiet.net/software/inotifyx/")
+#url=("http://www.alittletooquiet.net/software/inotifyx/")
license=("MIT")
depends=("python2")
makedepends=("python2-setuptools")