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

Tobias Powalowski tpowa at archlinux.org
Sat Jun 23 11:03:36 UTC 2012


    Date: Saturday, June 23, 2012 @ 07:03:36
  Author: tpowa
Revision: 162190

upgpkg: linux-lts 3.0.36-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-23 10:27:21 UTC (rev 162189)
+++ PKGBUILD	2012-06-23 11:03:36 UTC (rev 162190)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.35
+pkgver=${_basekernel}.36
 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'
-         '94b6dc172a30b3803bc6740fcd6e1dab'
+         '3217040d0e7ec2def9d7c8c3e4436834'
          'b062564a56da7b67c02d014a0a95584d'
          'f441ad868946ca2f34e739e5649985da'
          'e1e1b5004323eb1975d71568ccaf1e1b'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-06-23 10:27:21 UTC (rev 162189)
+++ linux-lts.install	2012-06-23 11:03:36 UTC (rev 162190)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.35-1-lts
+KERNEL_VERSION=3.0.36-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