summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30003608490c682a8c5f7c6ea6dcfe1703f2b6c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = ktlint
	pkgdesc = An anti-bikeshedding Kotlin linter with built-in formatter
	pkgver = 0.49.0
	pkgrel = 1
	url = https://ktlint.github.io/
	arch = any
	license = MIT
	makedepends = git
	depends = java-runtime>=8
	source = ktlint-0.49.0::git+https://github.com/pinterest/ktlint.git#tag=0.49.0
	sha256sums = SKIP

pkgname = ktlint