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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 21 07:53:14 UTC 2012


    Date: Tuesday, February 21, 2012 @ 02:53:13
  Author: andyrtr
Revision: 150724

upgpkg: linux-lts 3.0.22-1

upstream update 3.0.22

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-21 07:30:13 UTC (rev 150723)
+++ PKGBUILD	2012-02-21 07:53:13 UTC (rev 150724)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.21
-pkgrel=2
+pkgver=${_basekernel}.22
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -23,7 +23,7 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         'ccb8bca83ee04f4d0d7e426cb50a623a'
+         '33197132ea106ea95dc6df731e7f8686'
          'bb2621878c5f9f32cc3c7da1e8e4a01b'
          '2814ab5b626c10730433d8bc4938f50c'
          '21a33df5fba2da2f56e447fb171f02c0'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-02-21 07:30:13 UTC (rev 150723)
+++ linux-lts.install	2012-02-21 07:53:13 UTC (rev 150724)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.21-2-lts
+KERNEL_VERSION=3.0.22-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list