summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d042346d245..82847ced2a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: David Danier <david.danier@team23.de>
pkgname=solr
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.3.0
+pkgrel=1
pkgdesc="Popular, blazing fast open source enterprise search platform from the Apache Lucene project"
arch=('any')
license=('Apache')
@@ -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=('ba7c93e1c8d28717d6d84788ebdc2e8e9211a32f48b5a30b2a904762a0b7cd39'
+sha256sums=('07692257575fe54ddb8a8f64e96d3d352f2f533aa91b5752be1869d2acf2f544'
'e4ca86de2ef9425913280deeeec42d6e8ff310b08ea55d9156193ceef3c847bd')
build() {
cd "$srcdir/$pkgname-$pkgver"/bin