summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32947c6b54644e679f95cc9024e1c1b38d2192b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = systemdlint
	pkgdesc = Linter for systemd unit files
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/priv-kweihmann/systemdlint
	arch = any
	license = BSD 2-Clause
	makedepends = python-setuptools
	depends = python-anytree>=2.6.0
	depends = python-systemdunitparser>=0.1
	provides = systemdlint=1.2.1
	source = https://github.com/priv-kweihmann/systemdlint/archive/1.2.1.tar.gz
	sha512sums = 9462a30c1126d35d45a368254a030e25a41319a86c5e208d9d21bfbd0ad92c1d17257f67637b871ba834894c97d9bf5bf0862da328159e3f81c511bafdc31cc7

pkgname = systemdlint