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

Tobias Powalowski tpowa at nymeria.archlinux.org
Sat Apr 6 06:50:23 UTC 2013


    Date: Saturday, April 6, 2013 @ 08:50:23
  Author: tpowa
Revision: 182057

upgpkg: linux 3.8.6-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-06 00:13:50 UTC (rev 182056)
+++ PKGBUILD	2013-04-06 06:50:23 UTC (rev 182057)
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.5
+pkgver=3.8.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -20,12 +20,11 @@
         'linux.preset'
         'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
-         '3ac9864bcf512fd71a7ecdd8c9c96d6c'
-         '6e96bc19d9f5cfc8668c649743b40e0c'
-         'b8cc96348d237f6e0e916567fbf0f5ae'
+         'f11748a53d4ec0e2dcbfbb64526d6434'
+         '838191b72463b4146bc981b602423311'
+         '0bebd8b31487488bd75fe5a1892d0db8'
          'eb14dcfd80c00852ef81ded6e826826a'
          'f3def2cefdcbb954c21d8505d23cc83c')
-
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux.install
===================================================================
--- linux.install	2013-04-06 00:13:50 UTC (rev 182056)
+++ linux.install	2013-04-06 06:50:23 UTC (rev 182057)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.5-1-ARCH
+KERNEL_VERSION=3.8.6-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