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 = setools
2
2
pkgdesc = Policy analysis tools for SELinux
3
3
pkgver = 4.5.1
4
- pkgrel = 2
4
+ pkgrel = 3
5
5
url = https://github.com/SELinuxProject/setools/wiki
6
6
arch = i686
7
7
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = setools
23
23
optdepends = python-graphviz: for seinfoflow, sedta, apol
24
24
optdepends = python-pyqt6: needed for graphical tools
25
25
optdepends = qt6-tools: display apol help with Qt Assistant
26
- provides = selinux-setools=4.5.1-2
26
+ provides = selinux-setools=4.5.1-3
27
27
conflicts = selinux-setools
28
28
source = https://github.com/SELinuxProject/setools/releases/download/4.5.1/setools-4.5.1.tar.bz2
29
29
source = 0001-setup.py-Move-static-definitions-to-pyproject.toml.patch
Original file line number Diff line number Diff line change 19
19
20
20
pkgname=setools
21
21
pkgver=4.5.1
22
- pkgrel=2
22
+ pkgrel=3
23
23
pkgdesc=" Policy analysis tools for SELinux"
24
24
groups=(' selinux' )
25
25
arch=(' i686' ' x86_64' ' aarch64' )
You can’t perform that action at this time.
0 commit comments