summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc66e8f17d46bdc4afa8e9671a6d47f2e2bbaaff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = shfmt
	pkgdesc = Format shell programs
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/mvdan/sh
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = go
	source = git+https://github.com/mvdan/sh#tag=v2.3.0
	sha1sums = SKIP

pkgname = shfmt