summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Richards2017-03-24 14:17:04 -0400
committerTom Richards2017-03-24 14:17:04 -0400
commit7ec0d78fd4ec4973b46d08f21d7364b2bba225bf (patch)
tree3bed75f7ce5b3e80931ee74b4a610d4368ca5038 /PKGBUILD
parent32f69248bd01511e4a24f136e1264ff8b51329fe (diff)
downloadaur-7ec0d78fd4ec4973b46d08f21d7364b2bba225bf.tar.gz
Update to 6.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82847ced2a0d..5f98247c207f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Danier <david.danier@team23.de>
pkgname=solr
-pkgver=6.3.0
+pkgver=6.4.2
pkgrel=1
pkgdesc="Popular, blazing fast open source enterprise search platform from the Apache Lucene project"
arch=('any')
@@ -19,7 +19,7 @@ backup=(opt/solr/server/etc/jetty{,-http,-https,-ssl}.xml
opt/solr/server/solr/zoo.cfg)
install="$pkgname.install"
options=(!strip)
-sha256sums=('07692257575fe54ddb8a8f64e96d3d352f2f533aa91b5752be1869d2acf2f544'
+sha256sums=('354e1affd9cad7d6e86cde8c03aaeb604876f0764129621d8e231cdb35b31c55'
'e4ca86de2ef9425913280deeeec42d6e8ff310b08ea55d9156193ceef3c847bd')
build() {
cd "$srcdir/$pkgname-$pkgver"/bin