summaryrefslogtreecommitdiff
path: root/community/systemd/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-24 23:14:35 +0000
committerroot <root@rshg054.dnsready.net>2011-09-24 23:14:35 +0000
commit38a0b12ffffc8842019f47425b60688253e709b0 (patch)
tree73c9939e109bcff426e5d2a91fdd1a7baee2f2d3 /community/systemd/PKGBUILD
parentcb2a1951e9cd1de18c0ab88c9d741e91a423fc36 (diff)
Sat Sep 24 23:14:35 UTC 2011
Diffstat (limited to 'community/systemd/PKGBUILD')
-rw-r--r--community/systemd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/systemd/PKGBUILD b/community/systemd/PKGBUILD
index 8c3abd375..f2523ff6a 100644
--- a/community/systemd/PKGBUILD
+++ b/community/systemd/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 55043 2011-09-01 00:45:34Z dreisner $
+# $Id: PKGBUILD 55861 2011-09-23 23:07:50Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=systemd
-pkgver=35
+pkgver=36
pkgrel=1
pkgdesc="Session and Startup manager"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
license=('GPL2')
depends=('dbus-core' 'kbd' 'libcap' 'util-linux>=2.19' 'udev>=172')
-makedepends=('docbook-xsl' 'gperf' 'libxslt' 'cryptsetup' 'gtk2' 'intltool' 'libnotify')
+makedepends=('gperf' 'cryptsetup' 'gtk2' 'intltool' 'libnotify')
optdepends=('cryptsetup: required for encrypted block devices'
'dbus-python: systemd-analyze'
'gtk2: systemadm'
@@ -31,7 +31,7 @@ backup=(etc/dbus-1/system.d/org.freedesktop.systemd1.conf
install=systemd.install
source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2"
"os-release")
-md5sums=('6b37b385d22f28c184a04a4e6c3c69b4'
+md5sums=('e1213338efb697abc8215d9a66a7f082'
'752636def0db3c03f121f8b4f44a63cd')
build() {