summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7500e5f3ecfcfde62346dd3b265cac5e13674d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = eclipse-spotbugs
	pkgdesc = SpotBugs plugin for Eclipse IDE to look for bugs in Java programs by static code analysis, a successor of FindBugs.
	pkgver = 3.1.13
	pkgrel = 2
	url = https://github.com/spotbugs/spotbugs/
	arch = any
	license = LGPL
	depends = eclipse>=4.5.0
	noextract = feature.jar
	noextract = plugin.jar
	options = !strip
	source = feature.jar::https://spotbugs.github.io/eclipse-stable-latest/features/com.github.spotbugs.plugin.eclipse_3.1.13.201903011226-5013623.jar
	source = plugin.jar::https://spotbugs.github.io/eclipse-stable-latest/plugins/com.github.spotbugs.plugin.eclipse_3.1.13.201903011226-5013623.jar
	sha256sums = a13b500c971c1926afad4982b0be550423dc540f62ccbd869a59ee043cb81cf5
	sha256sums = 373c7cc4c2a00b3ffd8678251f2d31fc907ee4c202474e3f318969a1838f0daf

pkgname = eclipse-spotbugs