summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90b9030894fc82e422c915bcc57cf1880ff81815 (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.0
	pkgrel = 1
	url = https://github.com/checkstyle/checkstyle
	arch = any
	license = LGPL2.1
	makedepends = maven
	makedepends = java-environment>=8
	depends = java-runtime>=8
	source = https://github.com/checkstyle/checkstyle/archive/checkstyle-8.0.tar.gz
	source = checkstyle
	sha256sums = af4c6754e64d33efc4759630712444fc957a43da6b8f800b53ed39bfed2b1224
	sha256sums = fd16398cd50d9e066c0fcd496c50132ba054706a2bc2e8260f1111f78324edc7

pkgname = checkstyle