diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-23 04:12:16 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-23 04:12:16 +0000 |
commit | 87d17fa2b4ad3761b9235da7280a51ba768102c6 (patch) | |
tree | 48846a0145a417176f52d5bf82990a78c7886adb /community/elasticsearch/PKGBUILD | |
parent | ef10ee9c3c1ff0f85ad53ccc313248f51a2fa69e (diff) |
Fri May 23 04:06:37 UTC 2014
Diffstat (limited to 'community/elasticsearch/PKGBUILD')
-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 5728607d2..3d6c2d1eb 100644 --- a/community/elasticsearch/PKGBUILD +++ b/community/elasticsearch/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 109636 2014-04-17 07:42:20Z mtorromeo $ +# $Id: PKGBUILD 111683 2014-05-22 16:41:17Z 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.1.1 +pkgver=1.2.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=('564cd91bb55cc9d922e59679b0f666e0b4f0bd8c2b9cafd5fce4c55f3f50a835' +sha256sums=('267168e3dc65ee82a5dd69e981342ceab799e9152387787c8af91210bf294c70' 'ab13ccda28bf90a10b570e095afc47ddef68da7e45546b2d45e74722c9095f0a' 'a04ac09172158611a03dda096b670fe6586ae11b6b3d4de7965ed2b90cb3319f' '48b5a876e14819270c85f8ca626a011e01d10a2728758ced9a4d5bcf5c1fd23f' |