summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67b82b12f8af0418e9084aa113f00b7d5fe83aed (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.r4.gda75cb6
	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