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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Feb 15 02:39:55 UTC 2013


    Date: Friday, February 15, 2013 @ 03:39:55
  Author: foutrelis
Revision: 178064

upgpkg: linux 3.7.8-1

New upstream release.

Modified:
  linux/trunk/PKGBUILD	(contents, properties)
  linux/trunk/linux.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-15 01:50:13 UTC (rev 178063)
+++ PKGBUILD	2013-02-15 02:39:55 UTC (rev 178064)
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 130991 2011-07-09 12:23:51Z thomas $
+# $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.7
+pkgver=3.7.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -21,7 +21,7 @@
         'change-default-console-loglevel.patch'
         'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
-         'e232d2535bbd36fe05c203bacc5b72ea'
+         'bf62e0cbc13524bb802d2ed05c7e2e6a'
          '6a6b620836639fa5f989f9c9c2592d6e'
          '03666db0cd0a1f59c0b71b41eb2353eb'
          'eb14dcfd80c00852ef81ded6e826826a'


Property changes on: linux/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: linux.install
===================================================================
--- linux.install	2013-02-15 01:50:13 UTC (rev 178063)
+++ linux.install	2013-02-15 02:39:55 UTC (rev 178064)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.7-1-ARCH
+KERNEL_VERSION=3.7.8-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'




More information about the arch-commits mailing list