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

Tobias Powalowski tpowa at archlinux.org
Sun Dec 11 07:39:23 UTC 2011


    Date: Sunday, December 11, 2011 @ 02:39:22
  Author: tpowa
Revision: 144939

upgpkg: linux 3.1.5-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	2011-12-11 04:46:16 UTC (rev 144938)
+++ PKGBUILD	2011-12-11 07:39:22 UTC (rev 144939)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.4
+pkgver=${_basekernel}.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -25,7 +25,7 @@
         'i915-fix-incorrect-error-message.patch'
         'usb-add-reset-resume-quirk-for-several-webcams.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
-         'ffb768bb3c42c94876f3f84aa6f779e5'
+         '829f9aa6d1ec6a4d16506d118ab0703a'
          'cbaaa923f00c1935055273ccc1630144'
          '93687a4b7e1e6bcd4e7417d6e5079bc4'
          'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===================================================================
--- linux.install	2011-12-11 04:46:16 UTC (rev 144938)
+++ linux.install	2011-12-11 07:39:22 UTC (rev 144939)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.4-1-ARCH
+KERNEL_VERSION=3.1.5-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list