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

Tobias Powalowski tpowa at archlinux.org
Wed Jan 4 08:45:42 UTC 2012


    Date: Wednesday, January 4, 2012 @ 03:45:41
  Author: tpowa
Revision: 145927

upgpkg: linux 3.1.7-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-01-04 08:15:24 UTC (rev 145926)
+++ PKGBUILD	2012-01-04 08:45:41 UTC (rev 145927)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.6
+pkgver=${_basekernel}.7
 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'
-         'b59adeac6d593fe993e964ea9e259c42'
+         '499626638e433ffc77f938d0bc63a041'
          '1e92ea598ca58ef8d73b92863cfef43c'
          'a5936cb535409a37f31a8f1882454770'
          'eb14dcfd80c00852ef81ded6e826826a'
@@ -33,7 +33,7 @@
          '263725f20c0b9eb9c353040792d644e5'
          'a50c9076012cb2dda49952dc6ec3e9c1'
          '52d41fa61e80277ace2b994412a0c856')
- 
+
 build() {
   cd "${srcdir}/linux-${_basekernel}"
 

Modified: linux.install
===================================================================
--- linux.install	2012-01-04 08:15:24 UTC (rev 145926)
+++ linux.install	2012-01-04 08:45:41 UTC (rev 145927)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.6-1-ARCH
+KERNEL_VERSION=3.1.7-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list