blob: 9b2df0e5916dcc1dc01f4e196ebfbccfde71705c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = systemdlint
pkgdesc = Linter for systemd unit files
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/priv-kweihmann/systemdlint
arch = any
license = BSD 2-Clause
makedepends = python-build
makedepends = python-setuptools
depends = python-anytree>=2.13
depends = python-systemdunitparser>=0.4
provides = systemdlint=1.4.0
source = https://github.com/priv-kweihmann/systemdlint/archive/1.4.0.tar.gz
sha512sums = 68f4648a72c6d1bf963c35930af050f5aa8023d1613b2adf0b41381e53f6c571f4adde71d5da79ab9f9b979e1fab3b6a84511e2e955fc84aebe777511b138acd
pkgname = systemdlint
|