Skip to content

Commit ec7bf4b

Browse files
committed
setools 4.5.1-3 update: Python 3.13 rebuild
1 parent 6485923 commit ec7bf4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = setools
22
pkgdesc = Policy analysis tools for SELinux
33
pkgver = 4.5.1
4-
pkgrel = 2
4+
pkgrel = 3
55
url = https://github.com/SELinuxProject/setools/wiki
66
arch = i686
77
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = setools
2323
optdepends = python-graphviz: for seinfoflow, sedta, apol
2424
optdepends = python-pyqt6: needed for graphical tools
2525
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
2727
conflicts = selinux-setools
2828
source = https://github.com/SELinuxProject/setools/releases/download/4.5.1/setools-4.5.1.tar.bz2
2929
source = 0001-setup.py-Move-static-definitions-to-pyproject.toml.patch

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
pkgname=setools
2121
pkgver=4.5.1
22-
pkgrel=2
22+
pkgrel=3
2323
pkgdesc="Policy analysis tools for SELinux"
2424
groups=('selinux')
2525
arch=('i686' 'x86_64' 'aarch64')

0 commit comments

Comments
 (0)