summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author4le34n2017-08-29 15:58:40 +1100
committer4le34n2017-08-29 15:58:40 +1100
commit52b571e65e1b0d9fed2b05ea1b26bd99f82e74dd (patch)
treec44d3f991991f0ce6fff767df55552ea81550919 /PKGBUILD
parent76d162c93634630f2d59a8962b9478fd11c2c9f6 (diff)
downloadaur-52b571e65e1b0d9fed2b05ea1b26bd99f82e74dd.tar.gz
Fix install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a06e9ea089c..d8690fe5b807 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nfsen
pkgver=1.3.8
-pkgrel=22
+pkgrel=23
pkgdesc="Netflow visualisation and investigation tool"
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/nfsen"