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

Tobias Powalowski tpowa at archlinux.org
Sat Apr 14 12:32:26 UTC 2012


    Date: Saturday, April 14, 2012 @ 08:32:25
  Author: tpowa
Revision: 156144

upgpkg: linux 3.3.2-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-04-14 12:30:45 UTC (rev 156143)
+++ PKGBUILD	2012-04-14 12:32:25 UTC (rev 156144)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -25,7 +25,7 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
-         '10771d657c5bf342bcfe66ed06653ecb'
+         '68907107b0f62a19608588bdb6b29e20'
          '611384eca31001757d23a689f47fa318'
          '81d48b91797c895fff5a36c17eae6320'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-04-14 12:30:45 UTC (rev 156143)
+++ linux.install	2012-04-14 12:32:25 UTC (rev 156144)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.1-1-ARCH
+KERNEL_VERSION=3.3.2-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list