summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Richards2017-09-29 10:33:04 -0400
committerTom Richards2017-09-29 10:33:04 -0400
commit8f08d537c659e9081cc197a6af9146eae07bcff5 (patch)
tree29aae4d3ae5c528a1d4f356dd876b68313898627 /PKGBUILD
parent81a2899aa12987e9f0b2fdf3881e0cf5879a98be (diff)
downloadaur-8f08d537c659e9081cc197a6af9146eae07bcff5.tar.gz
Update to 7.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89f2043b7cb9..b5283ecf6bea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
# Contributor: David Danier <david.danier@team23.de>
pkgname=solr
-pkgver=6.6.0
+pkgver=7.0.0
pkgrel=1
pkgdesc="Popular, blazing fast open source enterprise search platform from the Apache Lucene project"
arch=('any')
license=('Apache')
url="http://lucene.apache.org/solr/"
depends=('java-runtime-headless>=8')
-makedepends=('unzip')
source=("http://archive.apache.org/dist/lucene/$pkgname/$pkgver/solr-$pkgver.tgz"{,.asc}
"solr.service"
"solr.sysusers")
@@ -20,9 +19,8 @@ backup=(opt/solr/server/etc/jetty{,-http,-https,-ssl}.xml
opt/solr/server/solr/zoo.cfg)
install="$pkgname.install"
options=(!strip)
-validpgpkeys=('052C5B48A480B9CEA9E218A5F98C13CFA5A135D8' # "Jim Ferenczi (CODE SIGNING KEY) <jimczi@apache.org>"
- '2085660D9C1FCCACC4A479A3BF160FF14992A24C') # "Ishan Chattopadhyaya <ishan@apache.org>"
-sha256sums=('6b1d1ed0b74aef320633b40a38a790477e00d75b56b9cdc578533235315ffa1e'
+validpgpkeys=('EDF961FF03E647F9CA8A9C2C758051CCA3A13A7F') # "Anshum Gupta <anshum@apache.org>"
+sha256sums=('7965053134fcc1b4d75a6179916f1d0f2350423b62aecf717fd9d01a333fc3a6'
'SKIP'
'e4ca86de2ef9425913280deeeec42d6e8ff310b08ea55d9156193ceef3c847bd'
'a336c1a16742b100b3d28fe49722366477bb805e262f36b83cc2fdd9e85d5bf9')