summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6dd45ede8c90c72640518ea95b70ff1ee174ae68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = shellcheck_makefile-git
	pkgdesc = Small utility for applying Shellcheck on Makefiles. Depends only on shellcheck, make and python.
	pkgver = 1.27.3
	pkgrel = 1
	url = https://github.com/actionless/shellcheck_makefile
	arch = any
	license = GPL-3.0-only
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = shellcheck
	depends = make
	depends = python
	provides = shellcheck_makefile
	conflicts = shellcheck_makefile
	source = shellcheck_makefile-git::git+https://github.com/actionless/shellcheck_makefile#branch=master
	b2sums = SKIP

pkgname = shellcheck_makefile-git