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

Tobias Powalowski tpowa at archlinux.org
Tue May 8 06:14:17 UTC 2012


    Date: Tuesday, May 8, 2012 @ 02:14:16
  Author: tpowa
Revision: 158706

upgpkg: linux-lts 3.0.31-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-08 06:12:37 UTC (rev 158705)
+++ PKGBUILD	2012-05-08 06:14:16 UTC (rev 158706)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.30
-pkgrel=2
+pkgver=${_basekernel}.31
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -24,10 +24,10 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '2c4263c80710b7b8d243ebcbdcfe7b40'
+         '327a951ef06fb13c98648e2425748de7'
          '6535e77d8d1620af4b44552867c14060'
          '5ff53dbbeb7316f828949cde7edc0270'
-         '21a33df5fba2da2f56e447fb171f02c0'
+         'e1e1b5004323eb1975d71568ccaf1e1b'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'
          'c8299cf750a84e12d60b372c8ca7e1e8')

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-05-08 06:12:37 UTC (rev 158705)
+++ linux-lts.install	2012-05-08 06:14:16 UTC (rev 158706)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.30-2-lts
+KERNEL_VERSION=3.0.31-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list