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

Tobias Powalowski tpowa at archlinux.org
Thu Mar 15 09:56:34 UTC 2012


    Date: Thursday, March 15, 2012 @ 05:56:33
  Author: tpowa
Revision: 153505

upgpkg: linux-lts 3.0.24-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-15 09:56:19 UTC (rev 153504)
+++ PKGBUILD	2012-03-15 09:56:33 UTC (rev 153505)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.23
+pkgver=${_basekernel}.24
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '3cfe9375eb5093d8245f6229d3c04a9b'
+         'ad116043863047a949805f0b8b561238'
          'af1a4eca058543f4c57b8eb14ec7d509'
          '700e1cd2fa65771d5acda8bf44b6231a'
          '21a33df5fba2da2f56e447fb171f02c0'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-03-15 09:56:19 UTC (rev 153504)
+++ linux-lts.install	2012-03-15 09:56:33 UTC (rev 153505)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.23-1-lts
+KERNEL_VERSION=3.0.24-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list