summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54ff7703697222f99942fd80633fe28b03aa14fa (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.19
	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.19.tar.gz
	source = checkstyle
	sha256sums = 6b274fbb47e70135fd0daf58866f6bef51c22954b974b741ce8151739da52c00
	sha256sums = 5bf5f7e688aec23fce2a507384c595ac44339ace5bb9624fc8be61e036688234

pkgname = checkstyle