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

Tobias Powalowski tpowa at archlinux.org
Thu Mar 1 10:10:40 UTC 2012


    Date: Thursday, March 1, 2012 @ 05:10:39
  Author: tpowa
Revision: 151710

upgpkg: linux-lts 3.0.23-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, 10 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-01 09:29:43 UTC (rev 151709)
+++ PKGBUILD	2012-03-01 10:10:39 UTC (rev 151710)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.22
+pkgver=${_basekernel}.23
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,6 +23,14 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+         '3cfe9375eb5093d8245f6229d3c04a9b'
+         'af1a4eca058543f4c57b8eb14ec7d509'
+         '700e1cd2fa65771d5acda8bf44b6231a'
+         '21a33df5fba2da2f56e447fb171f02c0'
+         '9d3c56a4b999c8bfbd4018089a62f662'
+         '263725f20c0b9eb9c353040792d644e5'
+         'c8299cf750a84e12d60b372c8ca7e1e8')
 
 build() {
   cd "${srcdir}/linux-${_basekernel}"

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-03-01 09:29:43 UTC (rev 151709)
+++ linux-lts.install	2012-03-01 10:10:39 UTC (rev 151710)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.22-1-lts
+KERNEL_VERSION=3.0.23-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list