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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Feb 15 02:56:13 UTC 2013


    Date: Friday, February 15, 2013 @ 03:56:13
  Author: foutrelis
Revision: 178066

upgpkg: linux-lts 3.0.64-1

New upstream release.

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-15 02:40:45 UTC (rev 178065)
+++ PKGBUILD	2013-02-15 02:56:13 UTC (rev 178066)
@@ -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-lts           # Build stock -lts kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.63
+pkgver=3.0.64
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'module-symbol-waiting-3.0.patch'
         'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         'd51e51287d9b97508643792e7869acb4'
+         'dd04b4e73d99bd13d503003970a099ae'
          'a8c2f7618f3cc6689e1bea32692b72f5'
          '4925d736212481eb1f7b318ef9e8b95f'
          '232b52576a62c7a333e9fe7a1e1ca359'


Property changes on: linux-lts/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-02-15 02:40:45 UTC (rev 178065)
+++ linux-lts.install	2013-02-15 02:56:13 UTC (rev 178066)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.63-1-lts
+KERNEL_VERSION=3.0.64-1-lts
 
 # 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