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

Tom Gundersen tomegun at archlinux.org
Fri Jun 29 13:32:15 UTC 2012


    Date: Friday, June 29, 2012 @ 09:32:14
  Author: tomegun
Revision: 162751

upgpkg: initscripts 2012.06.3-1

fix bugs

vconsole setup happened too early
old files in /tmp were not cleaned up at boot

Modified:
  initscripts/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-29 12:48:48 UTC (rev 162750)
+++ PKGBUILD	2012-06-29 13:32:14 UTC (rev 162751)
@@ -4,7 +4,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
-pkgver=2012.06.2
+pkgver=2012.06.3
 pkgrel=1
 pkgdesc="System initialization/bootup scripts"
 arch=('any')
@@ -27,5 +27,5 @@
   make DESTDIR=${pkgdir} install
   install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless
 }
-md5sums=('db1891a58ec03bb912e7935aa8723b4f'
+md5sums=('34493c768b587ac59c6ee7e14f275c1d'
          '027576534885b8d5dded9be546057b12')




More information about the arch-commits mailing list