summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ef89c5daa61dab9bc56d36c5718564e61b53ed0 (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.29
	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.29.tar.gz
	source = checkstyle
	sha256sums = 61f2f067b10598c67308acd9444d8997e2194dd5a0cef3269d99b099bcbc1b70
	sha256sums = 5bf5f7e688aec23fce2a507384c595ac44339ace5bb9624fc8be61e036688234

pkgname = checkstyle