summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4081101b2a04e3d01828cdc0a3278a7b1e29710b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = usbctl-git
	pkgdesc = Linux-hardened deny_new_usb control
	pkgver = 1.1.r2.gf911f27
	pkgrel = 1
	url = https://github.com/anthraxx/usbctl
	arch = any
	license = MIT
	checkdepends = shellcheck
	makedepends = git
	depends = linux-hardened
	depends = bash
	depends = usbutils
	depends = coreutils
	depends = diffutils
	depends = procps-ng
	depends = grep
	depends = util-linux
	optdepends = sudo: elevate to root when needed
	provides = usbctl
	conflicts = usbctl
	source = git+https://github.com/anthraxx/usbctl.git
	sha512sums = SKIP

pkgname = usbctl-git