summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4ada44de1b8327d4b30b4281a1169e355f33e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = apache-lucene
	pkgdesc = Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java.
	pkgver = 8.8.2
	pkgrel = 1
	url = https://lucene.apache.org/
	arch = any
	license = Apache
	depends = java-runtime
	source = https://downloads.apache.org/lucene/java/8.8.2/lucene-8.8.2.tgz
	sha256sums = 3631cf4169c45536b8cff0c467cca5969018f88ea3cf620683b72294ef4f3211

pkgname = apache-lucene