[arch-commits] Commit in linux/repos/core-x86_64 (PKGBUILD linux.install)

Tobias Powalowski tpowa at archlinux.org
Wed Mar 21 13:35:40 UTC 2012


    Date: Wednesday, March 21, 2012 @ 09:35:39
  Author: tpowa
Revision: 154010

bump to latest version

Modified:
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/linux.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-21 13:35:09 UTC (rev 154009)
+++ PKGBUILD	2012-03-21 13:35:39 UTC (rev 154010)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.11
+pkgver=${_basekernel}.12
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -25,7 +25,7 @@
         'i915-gpu-finish.patch'
         'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
-         '39b3efb92f23130c3fd9c3cbdcd9ecb1'
+         'b7be7cbdb2048d96d0ae70f7f495db15'
          'a6913ef2a39541f18bd610cbb8f360ea'
          '2182f8e0de70498130f7d9d770092c73'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-03-21 13:35:09 UTC (rev 154009)
+++ linux.install	2012-03-21 13:35:39 UTC (rev 154010)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.11-1-ARCH
+KERNEL_VERSION=3.2.12-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list