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

Tobias Powalowski tpowa at archlinux.org
Mon Feb 27 22:23:35 UTC 2012


    Date: Monday, February 27, 2012 @ 17:23:34
  Author: tpowa
Revision: 151600

upgpkg: linux 3.2.8-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-27 21:27:31 UTC (rev 151599)
+++ PKGBUILD	2012-02-27 22:23:34 UTC (rev 151600)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.7
-pkgrel=2
+pkgver=${_basekernel}.8
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -25,7 +25,7 @@
         'i915-gpu-finish.patch'
         'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
-         'e507fce2c266549df9565172196c912d'
+         '417b97cdd9e8b2664eb31260dbbcdc72'
          'a6913ef2a39541f18bd610cbb8f360ea'
          '2182f8e0de70498130f7d9d770092c73'
          'eb14dcfd80c00852ef81ded6e826826a'
@@ -301,4 +301,3 @@
   # remove a file already in linux package
   rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
 }
-

Modified: linux.install
===================================================================
--- linux.install	2012-02-27 21:27:31 UTC (rev 151599)
+++ linux.install	2012-02-27 22:23:34 UTC (rev 151600)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.7-2-ARCH
+KERNEL_VERSION=3.2.8-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list