File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = selinux-python
2
2
pkgdesc = SELinux python tools and libraries
3
3
pkgver = 3.7
4
- pkgrel = 1
4
+ pkgrel = 2
5
5
url = https://github.com/SELinuxProject/selinux/wiki
6
6
arch = i686
7
7
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = selinux-python
14
14
depends = python-audit
15
15
depends = libsemanage>=3.7
16
16
depends = setools>=4.4.0
17
- provides = sepolgen=3.7-1
17
+ provides = sepolgen=3.7-2
18
18
conflicts = sepolgen<2.7
19
19
conflicts = policycoreutils<2.7
20
20
source = https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-python-3.7.tar.gz
Original file line number Diff line number Diff line change 5
5
6
6
pkgname=selinux-python
7
7
pkgver=3.7
8
- pkgrel=1
8
+ pkgrel=2
9
9
pkgdesc=" SELinux python tools and libraries"
10
10
groups=(' selinux' )
11
11
arch=(' i686' ' x86_64' ' aarch64' )
You can’t perform that action at this time.
0 commit comments