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

Tobias Powalowski tpowa at archlinux.org
Sat Apr 28 06:46:00 UTC 2012


    Date: Saturday, April 28, 2012 @ 02:45:59
  Author: tpowa
Revision: 157368

upgpkg: linux-lts 3.0.30-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-04-28 06:13:19 UTC (rev 157367)
+++ PKGBUILD	2012-04-28 06:45:59 UTC (rev 157368)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.29
+pkgver=${_basekernel}.30
 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'
-         'd7a9db26f13d198d51dbf90ec511f682'
+         '2c4263c80710b7b8d243ebcbdcfe7b40'
          '6535e77d8d1620af4b44552867c14060'
          '5ff53dbbeb7316f828949cde7edc0270'
          '21a33df5fba2da2f56e447fb171f02c0'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-04-28 06:13:19 UTC (rev 157367)
+++ linux-lts.install	2012-04-28 06:45:59 UTC (rev 157368)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.29-1-lts
+KERNEL_VERSION=3.0.30-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list