diff options
author | root <root@rshg047.dnsready.net> | 2011-04-07 04:58:41 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-07 04:58:41 +0000 |
commit | db464f25fec54ddfa7825a17b20fda025c296f8c (patch) | |
tree | 4bb5b8ac4dfd67096125b92d047323e6acbb86cd /community-testing/systemd | |
parent | bd65dc7107bfdd881c3b5451d0300824cf435428 (diff) |
Thu Apr 7 04:58:41 UTC 2011
Diffstat (limited to 'community-testing/systemd')
-rw-r--r-- | community-testing/systemd/PKGBUILD | 6 |
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() { |