summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAtte Lautanala2022-01-27 16:42:14 +0200
committerAtte Lautanala2022-01-27 16:42:14 +0200
commit051a2062393170f324911494f8b6117fb4c8ee48 (patch)
tree5c1c1e7b31ebe6af75a4c171c119d44ca2873158 /PKGBUILD
parent9df0090245000d58ef5aace36e7a201b397b3c77 (diff)
downloadaur-elasticsearch2.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8401fa3eff4..d3a903dfe590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=elasticsearch
pkgname=elasticsearch2
pkgver=2.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="Distributed RESTful search engine built on top of Lucene"
arch=('any')
url="https://www.elastic.co/products/elasticsearch"