diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-27 03:22:28 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-27 03:22:28 +0000 |
commit | eb411a7c7cc929ada01019bd4c306116ce385693 (patch) | |
tree | 206efb6706787a041fee82bcef85d967f3cf58a5 /community/elasticsearch | |
parent | 7858fe5d7a6544b96702d2bdb6f075481816109e (diff) |
Thu Mar 27 03:18:41 UTC 2014
Diffstat (limited to 'community/elasticsearch')
-rw-r--r-- | community/elasticsearch/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/elasticsearch/PKGBUILD b/community/elasticsearch/PKGBUILD index a0b7ca127..a235c0132 100644 --- a/community/elasticsearch/PKGBUILD +++ b/community/elasticsearch/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 106303 2014-02-27 08:53:59Z mtorromeo $ +# $Id: PKGBUILD 108293 2014-03-26 10:59:29Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> # Contributor: Marcello "mererghost" Rocha <https://github.com/mereghost> # Refactored by Blaž "Speed" Hrastnik <https://github.com/archSeer> pkgname=elasticsearch -pkgver=1.0.1 +pkgver=1.1.0 pkgrel=1 pkgdesc="Distributed RESTful search engine built on top of Lucene" arch=('i686' 'x86_64') @@ -74,7 +74,7 @@ package() { install -Dm644 "$srcdir/elasticsearch-sysctl.conf" "$pkgdir/usr/lib/sysctl.d/elasticsearch.conf" } -sha256sums=('6acdf3528b40d8aea93f1b8cfd9e3bdcc2e529f0bd5fe6a82269bec3293d9b5b' +sha256sums=('8f409517e027f1497f3690bf4dc9967a75212089792a32994f8ce47fd4a549cc' 'ab13ccda28bf90a10b570e095afc47ddef68da7e45546b2d45e74722c9095f0a' 'a04ac09172158611a03dda096b670fe6586ae11b6b3d4de7965ed2b90cb3319f' '48b5a876e14819270c85f8ca626a011e01d10a2728758ced9a4d5bcf5c1fd23f' |