summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e669a74a2528..1bfb01373a50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sepolgen
pkgdesc = SELinux policy generator
pkgver = 2.6
- pkgrel = 1
+ pkgrel = 2
url = http://userspace.selinuxproject.org
arch = any
groups = selinux
@@ -10,7 +10,7 @@ pkgbase = sepolgen
depends = python
depends = libselinux
optdepends = python2: python2 bindings
- provides = selinux-usr-sepolgen=2.6-1
+ provides = selinux-usr-sepolgen=2.6-2
conflicts = selinux-usr-sepolgen
source = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/sepolgen-2.6.tar.gz
sha256sums = 6a327b1576d914e57ad796a541a7a9bcceefb14c445355559993de0fdb8e7a60
diff --git a/PKGBUILD b/PKGBUILD
index e47b61540da5..6a508fd752cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=sepolgen
pkgver=2.6
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux policy generator"
groups=('selinux')
arch=('any')