summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2015-10-19 17:36:49 +0200
committerNicolas Iooss2015-10-19 17:36:49 +0200
commit2017367982b686362318da548c2c6adecc1bfc27 (patch)
tree1d446a4739ee906dc87f12ccbed3f2d2f649686d /PKGBUILD
parentd2e26a54efcdcc5f9c60ae15796e3bf5395d7f98 (diff)
downloadaur-2017367982b686362318da548c2c6adecc1bfc27.tar.gz
systemd-selinux 227-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0eba4cc350b..8e0e76031924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-sysvcompat-selinux')
-pkgver=226
-pkgrel=3
+pkgver=227
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
groups=('selinux')
@@ -55,7 +55,6 @@ build() {
--enable-gnuefi \
--enable-selinux \
--disable-ima \
- --disable-kdbus \
--with-sysvinit-path= \
--with-sysvrcnd-path= \
--with-ntp-servers="${timeservers[*]}"