summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea09314f734ef6f1050f79cc2500d32045c54b57 (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.8
	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.8.tar.gz
	source = checkstyle
	sha256sums = 2b41812664e7374948fc3b35faef259f3af5f2442278175c332b04729bfd84d5
	sha256sums = 5bf5f7e688aec23fce2a507384c595ac44339ace5bb9624fc8be61e036688234

pkgname = checkstyle