[arch-commits] Commit in elasticsearch/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Apr 11 13:33:38 UTC 2019


    Date: Thursday, April 11, 2019 @ 13:33:37
  Author: mtorromeo
Revision: 451099

upgpkg: elasticsearch 7.0.0-1

Modified:
  elasticsearch/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-11 13:32:26 UTC (rev 451098)
+++ PKGBUILD	2019-04-11 13:33:37 UTC (rev 451099)
@@ -3,15 +3,15 @@
 # Refactored by Blaž "Speed" Hrastnik <https://github.com/archSeer>
 
 pkgname=elasticsearch
-pkgver=6.7.0
+pkgver=7.0.0
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('any')
+arch=('x86_64')
 url="https://www.elastic.co/products/elasticsearch"
 license=('Apache')
 depends=('java-runtime-headless' 'systemd')
 source=(
-  "https://artifacts.elastic.co/downloads/$pkgname/$pkgname-oss-$pkgver.tar.gz"
+  "https://artifacts.elastic.co/downloads/$pkgname/$pkgname-oss-$pkgver-linux-x86_64.tar.gz"
   elasticsearch-env
   elasticsearch.service
   elasticsearch at .service
@@ -22,7 +22,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('ffe589cf2e74a44a35f059338fdef30dffcb7196d6bfd916d64173b32c9a2451'
+sha256sums=('c81751ba0b033581dba7eed6081de736e106fff7f3c0b12754c8711d6a6f2ccb'
             '1607adfcdefc2a55d7d4c7e8a15669da2cc8096029cce5dd5b9279d4966ceabe'
             'de3842935b6ef9cb8a05dc18334112f534dccc2292e36052df942a92de7e66db'
             '13090c1d23ae0a21bf6f0f1d1da795d38972f1674b20c3d2d32f54311aa99094'



More information about the arch-commits mailing list