diff options
author | root <root@rshg054.dnsready.net> | 2012-07-22 00:04:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-22 00:04:51 +0000 |
commit | e4d2743138eaca146b1a01a7815facdb3d271d88 (patch) | |
tree | adfc39f3d6e7081629f4fb9ed391f3155617b021 /testing | |
parent | 5d90c7e7b2760bbf7b048dca31384e9f53a97c61 (diff) |
Sun Jul 22 00:04:51 UTC 2012
Diffstat (limited to 'testing')
-rw-r--r-- | testing/systemd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/systemd/PKGBUILD b/testing/systemd/PKGBUILD index 338fd8f94..863850c92 100644 --- a/testing/systemd/PKGBUILD +++ b/testing/systemd/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-tools' 'systemd-sysvcompat') -pkgver=186 -pkgrel=2 +pkgver=187 +pkgrel=1 arch=('i686' 'x86_64') url="http://www.freedesktop.org/wiki/Software/systemd" license=('GPL2' 'LGPL2.1' 'MIT') @@ -17,7 +17,7 @@ source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz" 'initcpio-install-timestamp' '0001-Reinstate-TIMEOUT-handling.patch' 'locale.sh') -md5sums=('17eff1d31e6e49bf82e129fe57efd59b' +md5sums=('26606e3c84448800ef0b3ffd57e6e8b6' 'e99e9189aa2f6084ac28b8ddf605aeb8' '59e91c4d7a69b7bf12c86a9982e37ced' 'df69615503ad293c9ddf9d8b7755282d' |