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

pkgname = apache-lucene