Date: Thursday, April 5, 2012 @ 05:41:01
  Author: tpowa
Revision: 155700

upgpkg: linux-lts 3.0.27-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-04-05 09:06:12 UTC (rev 155699)
+++ PKGBUILD    2012-04-05 09:41:01 UTC (rev 155700)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.26
+pkgver=${_basekernel}.27
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -24,9 +24,9 @@
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '5f6d10fe01c72f4295da25945d02c820'
-         '28ca088cfd730c583709a027ddbda720'
-         'eb4947d683a82b38ab933b29a18e406e'
+         '2fc7f9aee8dc3f42196485b3cbb65e9e'
+         '7f76dfca96b1fc218cd3c3a9418461e9'
+         'e0a4acbf337ac931374b57af4bb6bb10'
          '21a33df5fba2da2f56e447fb171f02c0'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'

Modified: linux-lts.install
===================================================================
--- linux-lts.install   2012-04-05 09:06:12 UTC (rev 155699)
+++ linux-lts.install   2012-04-05 09:41:01 UTC (rev 155700)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.26-1-lts
+KERNEL_VERSION=3.0.27-1-lts
 
 post_install () {
   # updating module dependencies

Reply via email to