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

Tobias Powalowski tpowa at archlinux.org
Thu Mar 1 09:22:20 UTC 2012


    Date: Thursday, March 1, 2012 @ 04:22:20
  Author: tpowa
Revision: 151706

upgpkg: linux 3.2.9-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-03-01 06:42:10 UTC (rev 151705)
+++ PKGBUILD	2012-03-01 09:22:20 UTC (rev 151706)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.8
+pkgver=${_basekernel}.9
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -25,7 +25,7 @@
         'i915-gpu-finish.patch'
         'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
-         '417b97cdd9e8b2664eb31260dbbcdc72'
+         '3916159a999ee49cd6bd002556c629ad'
          'a6913ef2a39541f18bd610cbb8f360ea'
          '2182f8e0de70498130f7d9d770092c73'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-03-01 06:42:10 UTC (rev 151705)
+++ linux.install	2012-03-01 09:22:20 UTC (rev 151706)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.8-1-ARCH
+KERNEL_VERSION=3.2.9-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list