blob: 8ab692a938eff2c4257df85e59506f86b7531d2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by mksrcinfo v8
# Wed Sep 20 20:39:55 UTC 2017
pkgbase = checkstyle
pkgdesc = A tool to help programmers write Java code that adheres to a coding standard
pkgver = 8.2
pkgrel = 1
url = http://checkstyle.sourceforge.net
arch = i686
arch = x86_64
license = LGPL2
depends = java-environment
source = https://sourceforge.net/projects/checkstyle/files/checkstyle/8.2/checkstyle-8.2-bin.tar.gz/download
source = checkstyle
md5sums = 1a61a8dd39e8886fe59ec350686a033f
md5sums = 2059277aee1e877eab1d127a0110d1c3
pkgname = checkstyle
|