summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorh8red2016-07-25 12:22:21 +0300
committerh8red2016-07-25 12:22:21 +0300
commit6ed6c51527ef801316837c5e6b8e5143d9fc441c (patch)
tree6252a659a69d938af157aa5fc110697b7ec18e18 /PKGBUILD
parentc174e151e6ef31e433ef2a22079182efc9c65958 (diff)
downloadaur-kcollectd.tar.gz
update kcollectd to 0.9.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67cbe3cd96a6..fac7f229bdfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: h8red h8red at yandex dot ru
pkgname=kcollectd
pkgver=0.9
-pkgrel=2.2
+pkgrel=2.3
pkgdesc="Kcollectd is a small applications that allows to view rrd datacollections that have been created by collectd."
arch=('i686' 'x86_64')
url="http://www.forwiss.uni-passau.de/~berberic/Linux/kcollectd.html"
license=('LGPL')
groups=()
depends=('kdelibs' 'collectd' 'boost-libs' 'rrdtool')
-makedepends=('gcc' 'cmake' 'automoc4')
+makedepends=('gcc' 'cmake' 'automoc4' 'boost')
provides=()
conflicts=()
replaces=()