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

Tobias Powalowski tpowa at archlinux.org
Tue Nov 27 07:09:14 UTC 2012


    Date: Tuesday, November 27, 2012 @ 02:09:14
  Author: tpowa
Revision: 172045

upgpkg: linux 3.6.8-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-27 02:49:01 UTC (rev 172044)
+++ PKGBUILD	2012-11-27 07:09:14 UTC (rev 172045)
@@ -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.7
+pkgver=3.6.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,7 +23,7 @@
         'module-init-wait-3.6.patch'
         'irq_cfg_pointer-3.6.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
-         '134936c362d8812b5cafcf3c67afdce0'
+         'f248294551c34753c5c019c8d513280c'
          '65f7ff39775f20f65014383564d3cb65'
          '3adbfa45451c4bcf9dd7879bed033d77'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-11-27 02:49:01 UTC (rev 172044)
+++ linux.install	2012-11-27 07:09:14 UTC (rev 172045)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.7-1-ARCH
+KERNEL_VERSION=3.6.8-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