summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 235e4fe6f48b024e4e44269e661ae58b154d3535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = checkstyle
	pkgdesc = A tool to help programmers write Java code that adheres to a coding standard
	pkgver = 8.36.1
	pkgrel = 1
	url = http://checkstyle.sourceforge.net
	arch = any
	license = LGPL2.1
	makedepends = maven
	makedepends = java-environment>=8
	depends = java-runtime>=8
	source = https://github.com/checkstyle/checkstyle/archive/checkstyle-8.36.1.tar.gz
	source = checkstyle
	sha256sums = 173ef2735b2f4cf388314d22ed06ded4f0b536a4ab46768ad981b676be91f0cf
	sha256sums = 5bf5f7e688aec23fce2a507384c595ac44339ace5bb9624fc8be61e036688234

pkgname = checkstyle