summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-12-20 15:32:39 +0100
committerNicolas Iooss2021-12-20 15:32:39 +0100
commit9017148327c8b30ffeaf20e0450fd365a5158281 (patch)
treedac9de0df10a729d671740f1a79e07b4c7c79633
parentec179124c5a93ef0ce298b2432625caf468b1e3c (diff)
downloadaur-9017148327c8b30ffeaf20e0450fd365a5158281.tar.gz
setools 4.4.0-2 update: Python 3.10 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93ab936c64d4..562e45df142c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = setools
pkgdesc = Policy analysis tools for SELinux
pkgver = 4.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SELinuxProject/setools/wiki
arch = i686
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = setools
depends = python-setuptools
optdepends = python-pyqt5: needed for graphical tools
optdepends = qt5-tools: display apol help with Qt Assistant
- provides = selinux-setools=4.4.0-1
+ provides = selinux-setools=4.4.0-2
conflicts = selinux-setools
source = https://github.com/SELinuxProject/setools/releases/download/4.4.0/setools-4.4.0.tar.bz2
sha256sums = f3786677e40b7f16a226f48f233dcf835e700739614a7dbed2ff61cc9607814e
diff --git a/PKGBUILD b/PKGBUILD
index 809c93f153a5..b53b595c2cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@
pkgname=setools
pkgver=4.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Policy analysis tools for SELinux"
groups=('selinux')
arch=('i686' 'x86_64' 'aarch64')