From 2489abd4136a8befd7d77d42829f7375e38f5464 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 12 Feb 2018 13:49:19 +0000 Subject: [PATCH] core/systemd to 237.31-1 --- core/systemd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 851e40691..7f96dca57 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -10,11 +10,11 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat') # latest commit on stable branch -_commit='46659f7deb962f55c728e70597e37c2a3ab6326d' +_commit='78bd76934d74556054ed4cb69929d4318ae82a2d' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. -pkgver=237.0 -pkgrel=2 +pkgver=237.31 +pkgrel=1 arch=('x86_64') url="https://www.github.com/systemd/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'