summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-01-31 10:42:32 +0100
committerSpider.007 / Sjon2017-01-31 10:42:32 +0100
commitd412e6a115771910ca9527cb08fa11c00edcc370 (patch)
tree2192dbd8cc48ab0e0267b032d2efccee84ad8208 /PKGBUILD
parent3c40c6a8376d2cc74cd1edd57a282735c4ba69c4 (diff)
downloadaur-d412e6a115771910ca9527cb08fa11c00edcc370.tar.gz
upgrade to 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3902baba18..381e831c6095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=graylog
replaces=(graylog2-server graylog-web-interface)
conflicts=(${replaces[*]})
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.1.3
+pkgrel=1
pkgdesc="Graylog is an open source syslog implementation that stores your logs in ElasticSearch and MongoDB"
arch=('any')
url="https://www.graylog.org/"