summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2016-06-05 14:01:49 -0600
committerJavier Tiá2016-06-05 14:01:49 -0600
commitc8bef993c31d258bf3af0c0681d76b563f1154bd (patch)
treeba5895cde0f72004b6458eba918a7b2d4edb35ef /PKGBUILD
parentb7b955da6757c6d87167442586e945904f6b5210 (diff)
downloadaur-c8bef993c31d258bf3af0c0681d76b563f1154bd.tar.gz
Bump up fsniper 1.3.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e28db0b2d091..15c7ac1579e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Contributor: Javier Tia <javier dot tia at gmail dot com>
+# Maintainer: Javier Tiá <javier dot tia at gmail dot com>
pkgname=fsniper
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Daemon to run scripts based on changes in files monitored by inotify'
url='http://projects.l3ib.org/fsniper/'
-license='GPL3'
+license=('GPL3')
depends=('pcre' 'file')
makedepends=('autoconf' 'automake' 'libtool' 'gcc')
source=("http://projects.l3ib.org/fsniper/files/${pkgname}-${pkgver}.tar.gz")