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

Tobias Powalowski tpowa at archlinux.org
Tue Jul 17 14:40:43 UTC 2012


    Date: Tuesday, July 17, 2012 @ 10:40:43
  Author: tpowa
Revision: 163631

upgpkg: linux-lts 3.0.37-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-17 14:24:03 UTC (rev 163630)
+++ PKGBUILD	2012-07-17 14:40:43 UTC (rev 163631)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.36
-pkgrel=2
+pkgver=${_basekernel}.37
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -24,7 +24,7 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '3217040d0e7ec2def9d7c8c3e4436834'
+         'dd3a8dc62c5f9aaf93b19507dbce6e8a'
          'b062564a56da7b67c02d014a0a95584d'
          'f441ad868946ca2f34e739e5649985da'
          'e1e1b5004323eb1975d71568ccaf1e1b'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-07-17 14:24:03 UTC (rev 163630)
+++ linux-lts.install	2012-07-17 14:40:43 UTC (rev 163631)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.36-2-lts
+KERNEL_VERSION=3.0.37-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