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

Tobias Powalowski tpowa at archlinux.org
Sat Oct 13 05:25:38 UTC 2012


    Date: Saturday, October 13, 2012 @ 01:25:37
  Author: tpowa
Revision: 168513

upgpkg: linux 3.6.2-1

bump to latest version

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

---------------+
 PKGBUILD      |    8 ++++----
 linux.install |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-13 05:22:49 UTC (rev 168512)
+++ PKGBUILD	2012-10-13 05:25:37 UTC (rev 168513)
@@ -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.1
+pkgver=3.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -20,9 +20,9 @@
         'linux.preset'
         'change-default-console-loglevel.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
-         '775f1389a934512341726f9b4aeaf661'
-         '8dd3f284cb944dc5b334ddadcfac0e08'
-         'e9c94795caa1792571973e0781324f1b'
+         'ad1020c82a71ee1ef2416a0d12e724df'
+         '443f285744cb96401f9a631f542b9248'
+         '2793e97a9e98c501afd3e18d2e3b9762'
          'eb14dcfd80c00852ef81ded6e826826a'
          '9d3c56a4b999c8bfbd4018089a62f662')
 

Modified: linux.install
===================================================================
--- linux.install	2012-10-13 05:22:49 UTC (rev 168512)
+++ linux.install	2012-10-13 05:25:37 UTC (rev 168513)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.1-1-ARCH
+KERNEL_VERSION=3.6.2-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