[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

Tobias Powalowski tpowa at archlinux.org
Mon Oct 29 14:29:56 UTC 2012


    Date: Monday, October 29, 2012 @ 10:29:55
  Author: tpowa
Revision: 169792

upgpkg: linux 3.6.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---------------+
 PKGBUILD      |    6 +++---
 linux.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-29 11:02:48 UTC (rev 169791)
+++ PKGBUILD	2012-10-29 14:29:55 UTC (rev 169792)
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.3
+pkgver=3.6.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -22,7 +22,7 @@
         'module-symbol-waiting-3.6.patch'
         'module-init-wait-3.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
-         '96701113d37ef4f9b785206ab8bcc71e'
+         'd7efab4da2682c44662b684026b059f7'
          '65f7ff39775f20f65014383564d3cb65'
          '3adbfa45451c4bcf9dd7879bed033d77'
          'eb14dcfd80c00852ef81ded6e826826a'
@@ -315,4 +315,4 @@
   }"
 done
 
-# vim:set ts=8 sts=2 sw=2 et:
\ No newline at end of file
+# vim:set ts=8 sts=2 sw=2 et:

Modified: linux.install
===================================================================
--- linux.install	2012-10-29 11:02:48 UTC (rev 169791)
+++ linux.install	2012-10-29 14:29:55 UTC (rev 169792)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.3-1-ARCH
+KERNEL_VERSION=3.6.4-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'




More information about the arch-commits mailing list