summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2019-04-12 20:48:35 +0200
committerNicolas Iooss2019-04-12 20:48:35 +0200
commit670c559bb6673e46bb75d4395ec4a4c7b35dfbdd (patch)
tree1678c6c28369a4d3d6d20b3b4c86b40842278644 /PKGBUILD
parentb8f957e716899c9141d96f296f7cff57397c26ad (diff)
downloadaur-670c559bb6673e46bb75d4395ec4a4c7b35dfbdd.tar.gz
systemd-selinux 241.93-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d95e333d01bc..6eb5e6af0433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'systemd-libs-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux')
# Can be from either systemd or systemd-stable
-_commit='cbf14c9500d5e6820fd7d96166ca0bf75c6850df'
-pkgver=241.67
+_commit='3d835d09f29151c97af7cb1116e192df711587ab'
+pkgver=241.93
pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
@@ -269,7 +269,7 @@ package_systemd-libs-selinux() {
provides=('libsystemd' 'libsystemd.so' 'libudev.so'
'libsystemd-selinux'
"${pkgname/-selinux}=${pkgver}-${pkgrel}")
- conflicts=("${pkgname/-selinux}")
+ conflicts=('libsystemd' 'libsystemd-selinux' "${pkgname/-selinux}")
replaces=('libsystemd-selinux')
install -d -m0755 "$pkgdir"/usr