summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpider.007 / Sjon2016-04-15 13:17:50 +0200
committerSpider.007 / Sjon2016-04-15 13:17:50 +0200
commita24daca38ffcb159d26202e6efa012f0ded12c50 (patch)
treeab06007a2134c1b0feef005ce36cb227187240f8
parent5a28eca2b458864faae5fd29668178068f7b29d6 (diff)
downloadaur-a24daca38ffcb159d26202e6efa012f0ded12c50.tar.gz
update pgkrel as well
-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/"