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

Tobias Powalowski tpowa at archlinux.org
Mon Jun 18 08:18:33 UTC 2012


    Date: Monday, June 18, 2012 @ 04:18:32
  Author: tpowa
Revision: 161996

upgpkg: linux-lts 3.0.35-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-06-18 08:18:13 UTC (rev 161995)
+++ PKGBUILD	2012-06-18 08:18:32 UTC (rev 161996)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.34
+pkgver=${_basekernel}.35
 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'
-         '080b631fcdcb8fc1aea5ecf17c44d6a6'
+         '94b6dc172a30b3803bc6740fcd6e1dab'
          'b062564a56da7b67c02d014a0a95584d'
          'f441ad868946ca2f34e739e5649985da'
          'e1e1b5004323eb1975d71568ccaf1e1b'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-06-18 08:18:13 UTC (rev 161995)
+++ linux-lts.install	2012-06-18 08:18:32 UTC (rev 161996)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.34-1-lts
+KERNEL_VERSION=3.0.35-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