summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 843176fdce55..96d4a5533753 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 15 11:16:47 UTC 2016
+# Fri Apr 15 11:17:50 UTC 2016
pkgbase = graylog
pkgdesc = Graylog is an open source syslog implementation that stores your logs in ElasticSearch and MongoDB
pkgver = 2.0.0_beta.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.graylog.org/
install = graylog.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 480e0b8737e8..df1f999edd62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=graylog
replaces=(graylog2-server graylog-web-interface)
conflicts=(${replaces[*]})
pkgver=2.0.0_beta.3
-pkgrel=1
+pkgrel=2
pkgdesc="Graylog is an open source syslog implementation that stores your logs in ElasticSearch and MongoDB"
arch=('any')
url="https://www.graylog.org/"