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

Tobias Powalowski tpowa at archlinux.org
Tue Feb 14 10:46:15 UTC 2012


    Date: Tuesday, February 14, 2012 @ 05:46:15
  Author: tpowa
Revision: 150185

upgpkg: linux 3.2.6-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-02-14 09:47:04 UTC (rev 150184)
+++ PKGBUILD	2012-02-14 10:46:15 UTC (rev 150185)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.5
+pkgver=${_basekernel}.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'i915-fix-ghost-tv-output.patch'
         'i915-gpu-finish.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
-         '89cb9fb7ed01dccb15510435fb1e5024'
+         '0aea8fc5e705c5b1ef68697de9379cef'
          'cbd469a1ba0bc8caa765caa42d429ea9'
          '875b121a32a619e0ee262c541f330427'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-02-14 09:47:04 UTC (rev 150184)
+++ linux.install	2012-02-14 10:46:15 UTC (rev 150185)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.5-1-ARCH
+KERNEL_VERSION=3.2.6-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list