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

Tobias Powalowski tpowa at archlinux.org
Tue May 8 05:28:22 UTC 2012


    Date: Tuesday, May 8, 2012 @ 01:28:21
  Author: tpowa
Revision: 158703

upgpkg: linux 3.3.5-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-08 04:10:15 UTC (rev 158702)
+++ PKGBUILD	2012-05-08 05:28:21 UTC (rev 158703)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.4
-pkgrel=2
+pkgver=${_basekernel}.5
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -25,7 +25,7 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
-         '9c4cc16f10b645fbb90f6c05ad388883'
+         'd346edca5d3de7052f49996b01cef401'
          'a69f3228ec513be819e20f0e6625fef6'
          '744c93715cbf8dfd31db5f7b216b954c'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2012-05-08 04:10:15 UTC (rev 158702)
+++ linux.install	2012-05-08 05:28:21 UTC (rev 158703)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.4-2-ARCH
+KERNEL_VERSION=3.3.5-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list