[arch-commits] Commit in initscripts/trunk (PKGBUILD)

Tom Gundersen tomegun at archlinux.org
Tue Nov 8 07:14:24 UTC 2011


    Date: Tuesday, November 8, 2011 @ 02:14:23
  Author: tomegun
Revision: 142303

upgpkg: initscripts 2011.11.1-1

upstream release

Modified:
  initscripts/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-08 06:06:08 UTC (rev 142302)
+++ PKGBUILD	2011-11-08 07:14:23 UTC (rev 142303)
@@ -1,18 +1,18 @@
 # $Id$
 # Maintainer: Tom Gundersen <teg at jklm.no>
-# Maintainer: Thomas Bächler <thomas at archlinux.org>
-# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Contributor: Thomas Bächler <thomas at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
-pkgver=2011.10.2
+pkgver=2011.11.1
 pkgrel=1
 pkgdesc="System initialization/bootup scripts"
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://www.archlinux.org"
 license=('GPL2')
 groups=('base')
 backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless)
-depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=173' 'iproute2'
+depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=174' 'iproute2'
          'ncurses' 'kbd' 'findutils' 'sysvinit')
 optdepends=('bridge-utils: Network bridging support'
             'dhcpcd: DHCP network configuration'
@@ -28,5 +28,5 @@
   make DESTDIR=${pkgdir} install
   install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless
 }
-md5sums=('2bfaaf72039e8f9c7e6c636dbe1bc64d'
+md5sums=('7204c9bd994a33095bca0a699efd24d0'
          '027576534885b8d5dded9be546057b12')




More information about the arch-commits mailing list