diff options
author | Spider.007 / Sjon | 2016-03-02 16:27:49 +0100 |
---|---|---|
committer | Spider.007 / Sjon | 2016-03-02 16:27:49 +0100 |
commit | 125783b768e3148b71fc25a0017b076fa4e2453c (patch) | |
tree | 0d77b698bae58be98c33d2a6bbd692e029491a96 /PKGBUILD | |
parent | dc4e3221595b7a1a50549914b96a02d1b1bd0fb3 (diff) | |
download | aur-125783b768e3148b71fc25a0017b076fa4e2453c.tar.gz |
upgrade to alpha4, auto-restart a failed process
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgname=graylog replaces=(graylog2-server graylog-web-interface) conflicts=(${replaces[*]}) -pkgver=2.0.0_alpha.2 +pkgver=2.0.0_alpha.4 pkgrel=1 pkgdesc="Graylog is an open source syslog implementation that stores your logs in ElasticSearch and MongoDB" arch=('any') @@ -19,7 +19,7 @@ source=( graylog-tmpfiles.conf graylog.service ) -sha256sums=('37e4305df83e4642e6d6c027a94a09cea89a2b1bde096792fd1e09abed31f2b8' +sha256sums=('0d92f796eb0c6f6ec224d643c457519c3cb54532d01643649ce8dcc13fcd6a88' 'SKIP' 'SKIP') |