From 31e623e4cd7bca5db2d8434749534da9f1f34c9c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 1 Apr 2019 18:00:49 +0000 Subject: [PATCH] core/systemd to 241.67-1 --- core/systemd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index fd03f789a..5f61f6906 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -10,9 +10,9 @@ pkgbase=systemd pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat') # Can be from either systemd or systemd-stable -_commit='a09c170122cf3b37c3e4431bf082f9dbdc07fc70' -pkgver=241.7 -pkgrel=2 +_commit='cbf14c9500d5e6820fd7d96166ca0bf75c6850df' +pkgver=241.67 +pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'