summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2020-12-05 17:43:38 +0100
committerNicolas Iooss2020-12-05 17:43:38 +0100
commit6e8194332e9e8e95bf15100aad2c9277da84e4da (patch)
treec65be4ef48ddf035abfc2949f42816612713af3e
parentd1d7f3a29b335be386683ba8c0d6f87c7d85ebc7 (diff)
downloadaur-6e8194332e9e8e95bf15100aad2c9277da84e4da.tar.gz
selinux-python 3.1-2 update: Python 3.9 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d69b02f49cd5..4b4edcdf83ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = selinux-python
pkgdesc = SELinux python tools and libraries
pkgver = 3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SELinuxProject/selinux/wiki
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = selinux-python
depends = python-ipy
depends = libsemanage>=3.1
depends = setools>=4.0.0
- provides = sepolgen=3.1-1
+ provides = sepolgen=3.1-2
conflicts = sepolgen<2.7
conflicts = policycoreutils<2.7
source = https://github.com/SELinuxProject/selinux/releases/download/20200710/selinux-python-3.1.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 06046ace6b16..cabcf112e3ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=selinux-python
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux python tools and libraries"
groups=('selinux')
arch=('i686' 'x86_64')