diff options
Diffstat (limited to 'community/elasticsearch/PKGBUILD')
-rw-r--r-- | community/elasticsearch/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/elasticsearch/PKGBUILD b/community/elasticsearch/PKGBUILD index a9f88e924..978da2cc6 100644 --- a/community/elasticsearch/PKGBUILD +++ b/community/elasticsearch/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 111936 2014-05-27 07:45:13Z mtorromeo $ +# $Id: PKGBUILD 112667 2014-06-04 14:29:20Z 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.2.0 -pkgrel=2 +pkgver=1.2.1 +pkgrel=1 pkgdesc="Distributed RESTful search engine built on top of Lucene" arch=('i686' 'x86_64') url="http://www.elasticsearch.org/" @@ -74,7 +74,7 @@ package() { install -Dm644 "$srcdir/elasticsearch-sysctl.conf" "$pkgdir/usr/lib/sysctl.d/elasticsearch.conf" } -sha256sums=('267168e3dc65ee82a5dd69e981342ceab799e9152387787c8af91210bf294c70' +sha256sums=('b2b270de2b520b4a2510454c75d3a6b9a9801b7d9a31754a731d2c0868cf9186' 'ab13ccda28bf90a10b570e095afc47ddef68da7e45546b2d45e74722c9095f0a' 'a04ac09172158611a03dda096b670fe6586ae11b6b3d4de7965ed2b90cb3319f' '48b5a876e14819270c85f8ca626a011e01d10a2728758ced9a4d5bcf5c1fd23f' |