summaryrefslogtreecommitdiff
path: root/extra/systemd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
committerroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
commit76774d40da5ce246c9f2178fdf937706d99af4b2 (patch)
treed94469586899ec9ccf256ca7fab766f6e82f3cf1 /extra/systemd
parent2e50a79768e42c26ff8850404f488425610abc0a (diff)
Thu Feb 16 23:15:21 UTC 2012
Diffstat (limited to 'extra/systemd')
-rw-r--r--extra/systemd/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/systemd/PKGBUILD b/extra/systemd/PKGBUILD
index 7409bba10..8c2bf8560 100644
--- a/extra/systemd/PKGBUILD
+++ b/extra/systemd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 150113 2012-02-12 16:04:12Z dreisner $
+# $Id: PKGBUILD 150257 2012-02-16 01:26:10Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=systemd
-pkgver=42
+pkgver=43
pkgrel=1
pkgdesc="Session and Startup manager"
arch=('i686' 'x86_64')
@@ -15,7 +15,8 @@ optdepends=('cryptsetup: required for encrypted block devices'
'initscripts: legacy support for hostname and vconsole setup'
'initscripts-systemd: native boot and initialization scripts'
'python2-cairo: systemd-analyze'
- 'systemd-arch-units: collection of native unit files for Arch daemon/init scripts')
+ 'systemd-arch-units: collection of native unit files for Arch daemon/init scripts'
+ 'systemd-sysvcompat: symlink package to provide sysvinit binaries')
options=('!libtool')
backup=(etc/dbus-1/system.d/org.freedesktop.systemd1.conf
etc/dbus-1/system.d/org.freedesktop.hostname1.conf
@@ -29,7 +30,7 @@ backup=(etc/dbus-1/system.d/org.freedesktop.systemd1.conf
install="$pkgname.install"
source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
"os-release")
-md5sums=('7686b44e368d2523901d3e903ed4dcea'
+md5sums=('446cc6db7625617af67e2d8e5f503a49'
'752636def0db3c03f121f8b4f44a63cd')
build() {