summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2017-10-29 20:04:54 +0100
committerNicolas Iooss2017-10-29 20:04:54 +0100
commit1e0c9de93492fdd491aecbbba257d4e901e7c39d (patch)
treebaad712b9ced48df335b6376daefbc18b542d2e5 /PKGBUILD
parent0a65ab325392b5c35fadc159cc1989c3018cc6ee (diff)
downloadaur-1e0c9de93492fdd491aecbbba257d4e901e7c39d.tar.gz
systemd-selinux 235.38-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 654867b856c7..cec132942858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-sysvcompat-selinux')
# latest commit on stable branch
-_commit='7ba74d5f939d0322d6ea730dd0b5ceefd7d7f527'
+_commit='743b771c559c6101544f7358a42c8c519fe4b0db'
# Bump this to latest major release for signed tag verification,
# the commit count is handled by pkgver() function.
-pkgver=235.8
+pkgver=235.38
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.github.com/systemd/systemd"