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

Tobias Powalowski tpowa at archlinux.org
Sun Jun 10 09:45:46 UTC 2012


    Date: Sunday, June 10, 2012 @ 05:45:46
  Author: tpowa
Revision: 161363

upgpkg: linux-lts 3.0.34-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-10 09:11:36 UTC (rev 161362)
+++ PKGBUILD	2012-06-10 09:45:46 UTC (rev 161363)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.33
+pkgver=${_basekernel}.34
 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'
-         'd65a3fa198b7ca7270d94434a65df37b'
+         '080b631fcdcb8fc1aea5ecf17c44d6a6'
          'b062564a56da7b67c02d014a0a95584d'
          'f441ad868946ca2f34e739e5649985da'
          'e1e1b5004323eb1975d71568ccaf1e1b'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-06-10 09:11:36 UTC (rev 161362)
+++ linux-lts.install	2012-06-10 09:45:46 UTC (rev 161363)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.33-1-lts
+KERNEL_VERSION=3.0.34-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list