[arch-commits] CVS update of core/base/initscripts (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Mon Oct 22 13:23:32 UTC 2007


    Date: Monday, October 22, 2007 @ 09:23:32
  Author: thomas
    Path: /home/cvs-core/core/base/initscripts

Modified: PKGBUILD (1.182 -> 1.183)

fix a bug in the last update


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


Index: core/base/initscripts/PKGBUILD
diff -u core/base/initscripts/PKGBUILD:1.182 core/base/initscripts/PKGBUILD:1.183
--- core/base/initscripts/PKGBUILD:1.182	Sun Oct 21 10:28:26 2007
+++ core/base/initscripts/PKGBUILD	Mon Oct 22 09:23:32 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.182 2007/10/21 14:28:26 thomas Exp $
+# $Id: PKGBUILD,v 1.183 2007/10/22 13:23:32 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=initscripts
 pkgver=2007.11
-pkgrel=1
+pkgrel=2
 pkgdesc="System initialization/bootup scripts"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org"
@@ -12,7 +12,7 @@
 depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=081')
 install=initscripts.install
 source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.bz2)
-md5sums=('86d72c88e532590364da4f1c6c3dcc39')
+md5sums=('633ef0baadf1257570f96d27c4fbc1fb')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}-${pkgrel}/




More information about the arch-commits mailing list