summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 92be2b8eb353f8eec7b608baeabf360c06f0abf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
	depends = java-runtime>=8
	source = ktlint-0.49.0::git+https://github.com/pinterest/ktlint.git#tag=0.49.0
	sha256sums = SKIP

pkgname = ktlint