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

Tobias Powalowski tpowa at archlinux.org
Tue Feb 7 10:34:50 UTC 2012


    Date: Tuesday, February 7, 2012 @ 05:34:50
  Author: tpowa
Revision: 149377

upgpkg: linux-lts 3.0.20-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-02-07 10:24:32 UTC (rev 149376)
+++ PKGBUILD	2012-02-07 10:34:50 UTC (rev 149377)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.19
+pkgver=${_basekernel}.20
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,7 +23,7 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '5767439f602877a41d81ee7c9aebbfd6'
+         '835235caea7c36d33381d519df2a27cf'
          '516780158b2dcf6791edc062674a1e7a'
          '5fee953e4746c31eb7ce8890ce2d24de'
          '21a33df5fba2da2f56e447fb171f02c0'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-02-07 10:24:32 UTC (rev 149376)
+++ linux-lts.install	2012-02-07 10:34:50 UTC (rev 149377)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.18-1-lts
+KERNEL_VERSION=3.0.20-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list