core/systemd to 230-4

This commit is contained in:
Kevin Mihelich 2016-06-12 19:33:16 +00:00
parent d8b0634e77
commit 80fad08420

View file

@ -8,7 +8,7 @@
pkgbase=systemd
pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
pkgver=230
pkgrel=3
pkgrel=4
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -42,6 +42,9 @@ _backports=(
# systemctl: fix return values on success
5f056378b0ceffb6e6fba3513f7eae72e2d09dc8
# automount: handle expire_tokens when the mount unit changes its state (#3434)
0a62f81045dd810c8f1223cccbac4d706ea2cb45
)
prepare() {