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

Tobias Powalowski tpowa at archlinux.org
Fri Aug 10 06:17:11 UTC 2012


    Date: Friday, August 10, 2012 @ 02:17:11
  Author: tpowa
Revision: 165084

upgpkg: linux-lts 3.0.40-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

-------------------+
 PKGBUILD          |   10 +++++-----
 linux-lts.install |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-10 05:02:43 UTC (rev 165083)
+++ PKGBUILD	2012-08-10 06:17:11 UTC (rev 165084)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts           # Build stock -lts kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.39
+pkgver=3.0.40
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -21,17 +21,17 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
+
+_kernelname=${pkgbase#linux}
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '13b89c534d8d1d54bd9491e4091c62e4'
+         '04f02b45faaf5760e83226b6d0652c78'
          '21212e087a3773684cee515e520046e1'
          '245a3f41b7dd5cce1f93294489c83212'
-         'e1e1b5004323eb1975d71568ccaf1e1b'
+         '232b52576a62c7a333e9fe7a1e1ca359'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'
          'c8299cf750a84e12d60b372c8ca7e1e8')
 
-_kernelname=${pkgbase#linux}
-
 build() {
   cd "${srcdir}/${_srcname}"
 

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-08-10 05:02:43 UTC (rev 165083)
+++ linux-lts.install	2012-08-10 06:17:11 UTC (rev 165084)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.39-1-lts
+KERNEL_VERSION=3.0.40-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