summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-05-22 11:30:21 +0200
committerNicolas Iooss2023-05-22 11:30:21 +0200
commit32f5306ec35e4ca49526120dbf467ea8656767b3 (patch)
tree19c3bed04151531f2fa261e9ee4836b64c3bdd89
parent54a71b8247b08cc7e25a846396fa5cbd0ad5efce (diff)
downloadaur-32f5306ec35e4ca49526120dbf467ea8656767b3.tar.gz
selinux-python 3.5-2 update: Python 3.11 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 678227ae0281..0d55fedc74b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = selinux-python
pkgdesc = SELinux python tools and libraries
pkgver = 3.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SELinuxProject/selinux/wiki
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = selinux-python
depends = python-ipy
depends = libsemanage>=3.5
depends = setools>=4.4.0
- provides = sepolgen=3.5-1
+ provides = sepolgen=3.5-2
conflicts = sepolgen<2.7
conflicts = policycoreutils<2.7
source = https://github.com/SELinuxProject/selinux/releases/download/3.5/selinux-python-3.5.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 1ff9746df77f..3568f3e5b65d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=selinux-python
pkgver=3.5
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux python tools and libraries"
groups=('selinux')
arch=('i686' 'x86_64' 'aarch64')