summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e9b606009b0..348cc84ead98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_gitname=vnstat-ui
pkgname=vnstatui
pkgver=0.8.2
-pkgrel=2
+pkgrel=3
pkgdesc="Basic web UI that displays traffic graphs from vnstat"
arch=('any')
url="http://bitbucket.org/instarch/vnstat-ui"
license=('BSD')
depends=('vnstat')
-makedepends=('go' 'go-bindata' 'glide' 'make' 'python-docutils')
+makedepends=('go' 'go-bindata' 'make' 'python-docutils')
backup=(
'etc/default/vnstatui'
)