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

Tobias Powalowski tpowa at archlinux.org
Mon Apr 16 19:42:24 UTC 2012


    Date: Monday, April 16, 2012 @ 15:42:23
  Author: tpowa
Revision: 156304

upgpkg: linux-lts 3.0.28-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-16 19:34:25 UTC (rev 156303)
+++ PKGBUILD	2012-04-16 19:42:23 UTC (rev 156304)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.27
+pkgver=${_basekernel}.28
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,14 +24,13 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '2fc7f9aee8dc3f42196485b3cbb65e9e'
+         '53174daadd72dfba9ccbb5ff527a3e31'
          '7f76dfca96b1fc218cd3c3a9418461e9'
          'e0a4acbf337ac931374b57af4bb6bb10'
          '21a33df5fba2da2f56e447fb171f02c0'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'
          'c8299cf750a84e12d60b372c8ca7e1e8')
-
 build() {
   cd "${srcdir}/linux-${_basekernel}"
 

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-04-16 19:34:25 UTC (rev 156303)
+++ linux-lts.install	2012-04-16 19:42:23 UTC (rev 156304)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.27-1-lts
+KERNEL_VERSION=3.0.28-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list