summaryrefslogtreecommitdiff
path: root/community-testing/systemd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/systemd/PKGBUILD')
-rw-r--r--community-testing/systemd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/systemd/PKGBUILD b/community-testing/systemd/PKGBUILD
index 6a735db90..ff51c553d 100644
--- a/community-testing/systemd/PKGBUILD
+++ b/community-testing/systemd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 44275 2011-04-05 00:12:36Z dreisner $
+# $Id: PKGBUILD 44387 2011-04-06 23:47:15Z dreisner $
# Maintainer: Dave Reisner <d@falconindy.com>
pkgname=systemd
-pkgver=23
+pkgver=24
pkgrel=1
pkgdesc="Session and Startup manager"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ backup=(etc/systemd/system.conf
install=systemd.install
source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2"
"os-release")
-md5sums=('24b46ce024316189653ebb39fa745ab2'
+md5sums=('4a6b7d99f35bdae21d7f9b698792b8d3'
'f9922299150b4adda7b89e10bca33033')
build() {