From def73efccccb818d214cb818e8b4de8385444a43 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 28 Mar 2014 03:35:53 +0000 Subject: Fri Mar 28 03:32:00 UTC 2014 --- core/systemd/PKGBUILD | 4 ++-- core/systemd/systemd.install | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'core/systemd') diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 2ddee6a56..54a29a82e 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat') -pkgver=211 +pkgver=212 pkgrel=1 arch=('i686' 'x86_64') url="http://www.freedesktop.org/wiki/Software/systemd" @@ -15,7 +15,7 @@ source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz" 'initcpio-hook-udev' 'initcpio-install-systemd' 'initcpio-install-udev') -md5sums=('0a70c382b6089526f98073b4ee85ef75' +md5sums=('257a75fff826ff91cb1ce567091cf270' '29245f7a240bfba66e2b1783b63b6b40' '5e04f468a13ae2b9d6a9dfc77c49a7d1' 'bde43090d4ac0ef048e3eaee8202a407') diff --git a/core/systemd/systemd.install b/core/systemd/systemd.install index a0a29812d..ecd9afd5b 100644 --- a/core/systemd/systemd.install +++ b/core/systemd/systemd.install @@ -64,8 +64,7 @@ _209_changes() { local new_rule=etc/udev/rules.d/80-net-setup-link.rules echo ":: Network device naming is now controlled by udev's net_setup_link" - echo " builtin. Refer to the NETWORK LINK CONFIGURATION section of the" - echo " udev manpage for a full description." + echo " builtin. Refer to the systemd.link manpage for a full description." # not clear what action we can take here, so don't do anything [[ -e $new_rule ]] && return 0 -- cgit v1.2.3-54-g00ecf