Skip to content

Commit c048132

Browse files
committed
2 parents 2b83913 + 407216f commit c048132

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

selinux-python/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = selinux-python
22
pkgdesc = SELinux python tools and libraries
33
pkgver = 3.7
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/SELinuxProject/selinux/wiki
66
arch = i686
77
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = selinux-python
1414
depends = python-audit
1515
depends = libsemanage>=3.7
1616
depends = setools>=4.4.0
17-
provides = sepolgen=3.7-1
17+
provides = sepolgen=3.7-2
1818
conflicts = sepolgen<2.7
1919
conflicts = policycoreutils<2.7
2020
source = https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-python-3.7.tar.gz

selinux-python/PKGBUILD

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

66
pkgname=selinux-python
77
pkgver=3.7
8-
pkgrel=1
8+
pkgrel=2
99
pkgdesc="SELinux python tools and libraries"
1010
groups=('selinux')
1111
arch=('i686' 'x86_64' 'aarch64')

0 commit comments

Comments
 (0)