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 2240b9711e2c..945f2b28e901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname='statsite'
pkgdesc='A C implementation of StatsD'
pkgver='0.7.1'
-pkgrel='1'
+pkgrel='2'
url='http://armon.github.io/statsite'
-license='custom:BSD'
+license=('custom:BSD')
makedepends=('scons')
depends=('glibc')
optdepends=('python: InfluxDB, Graphite, Ganglia, and Librato sinks'