summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd7c1ec2c698f909af1aaf80374c7e7a9f099120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = checkstyle
	pkgdesc = A tool to help programmers write Java code that adheres to a coding standard
	pkgver = 8.44
	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.44.tar.gz
	source = checkstyle
	sha256sums = 342a0ea656cb35355a0328122a140ce5e6116117e855ca63592bddf8fc187a22
	sha256sums = 5bf5f7e688aec23fce2a507384c595ac44339ace5bb9624fc8be61e036688234

pkgname = checkstyle