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

Tobias Powalowski tpowa at archlinux.org
Thu Aug 16 06:17:02 UTC 2012


    Date: Thursday, August 16, 2012 @ 02:17:02
  Author: tpowa
Revision: 165346

upgpkg: linux-lts 3.0.41-1

bump to latest version, fixed preempt config

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-08-16 02:47:11 UTC (rev 165345)
+++ PKGBUILD	2012-08-16 06:17:02 UTC (rev 165346)
@@ -5,8 +5,8 @@
 pkgbase=linux-lts           # Build stock -lts kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.40
-pkgrel=2
+pkgver=3.0.41
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -22,7 +22,7 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '04f02b45faaf5760e83226b6d0652c78'
+         'd69fa97ae3146f70b981e68ba730b9d3'
          '4a1f362f9e99e6276d43ffef1e1ff5ea'
          'a407fe1dec1a421a30556500a6f94723'
          '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-08-16 02:47:11 UTC (rev 165345)
+++ linux-lts.install	2012-08-16 06:17:02 UTC (rev 165346)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.40-1-lts
+KERNEL_VERSION=3.0.41-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