blob: 813f213ff568e8106e5daf0d022487e9a593d223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = actionlint-git
pkgdesc = Static checker for GitHub Actions workflow files
pkgver = r1464.0a5b35d
pkgrel = 2
url = https://github.com/rhysd/actionlint
arch = any
license = MIT
makedepends = go
makedepends = git
optdepends = python-pyflakes
optdepends = shellcheck
provides = actionlint
conflicts = actionlint
source = git+https://github.com/rhysd/actionlint.git
sha256sums = SKIP
pkgname = actionlint-git
|