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

Tobias Powalowski tpowa at archlinux.org
Sun Jun 10 08:45:22 UTC 2012


    Date: Sunday, June 10, 2012 @ 04:45:22
  Author: tpowa
Revision: 161359

upgpkg: linux 3.4.2-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-10 08:42:53 UTC (rev 161358)
+++ PKGBUILD	2012-06-10 08:45:22 UTC (rev 161359)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.4
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch')
 md5sums=('967f72983655e2479f951195953e8480'
-         '52adc59c547c4c7926686145b9ade5f1'
+         'ac52d3d82c20c7e80740fc5fb00b6ed4'
          '3f2c307c8ffae67f60c13ef69af8364a'
          '18d9d09152bafffaef78f2aac07e7145'
          'eb14dcfd80c00852ef81ded6e826826a'
@@ -296,4 +296,3 @@
   # remove a file already in linux package
   rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
 }
-

Modified: linux.install
===================================================================
--- linux.install	2012-06-10 08:42:53 UTC (rev 161358)
+++ linux.install	2012-06-10 08:45:22 UTC (rev 161359)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.1-1-ARCH
+KERNEL_VERSION=3.4.2-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list