blob: 792782c4653717c8e4899bcf4ce8c9785131bcff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = selinux-alpm-hook
pkgdesc = SELinux ALPM hook
pkgver = 0.1
pkgrel = 4
url = https://github.com/archlinuxhardened/selinux
arch = any
groups = selinux
license = GPL
depends = policycoreutils>=3.4
source = relabel-selinux.hook
source = selinux-alpm-hook
sha256sums = 4df844a89a50fe1caebe0cb92fc925b3dedf7a1a8258eef53f0dd328c1cc089e
sha256sums = 6786b7ba2dd6887daef304dbbab425b425ddec611d6df943fce27f13ef95def1
pkgname = selinux-alpm-hook
|