summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4104bbfd6b7d32a67f341cdd19cc455c7496ff6c (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.r0.gb550505
	pkgrel = 2
	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