blob: a95864e6e35d3de7560a3c508070843b1cd5abd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = restorecond
pkgdesc = SELinux restorecon daemon
pkgver = 3.7
pkgrel = 1
url = https://github.com/SELinuxProject/selinux/wiki
arch = i686
arch = x86_64
arch = aarch64
groups = selinux
license = GPL2
makedepends = pkgconf
depends = dbus-glib
depends = libselinux>=2.7
conflicts = policycoreutils<2.7
source = https://github.com/SELinuxProject/selinux/releases/download/3.7/restorecond-3.7.tar.gz
source = https://github.com/SELinuxProject/selinux/releases/download/3.7/restorecond-3.7.tar.gz.asc
validpgpkeys = 63191CE94183098689CAB8DB7EF137EC935B0EAF
validpgpkeys = B8682847764DF60DF52D992CBC3905F235179CF1
sha256sums = 4192595c08c775ff540f5ab850885ce11b132a4a4e29b65f20e751dd0a69d31f
sha256sums = SKIP
pkgname = restorecond
|