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

Tobias Powalowski tpowa at archlinux.org
Thu Jan 17 19:54:40 UTC 2013


    Date: Thursday, January 17, 2013 @ 14:54:39
  Author: tpowa
Revision: 175515

upgpkg: linux-lts 3.0.59-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	2013-01-17 19:32:04 UTC (rev 175514)
+++ PKGBUILD	2013-01-17 19:54:39 UTC (rev 175515)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts           # Build stock -lts kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.58
+pkgver=3.0.59
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'module-symbol-waiting-3.0.patch'
         'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         'ba96bc67a5fcbf866bf01a59907da04d'
+         'a77456a5b0714202171288109c0b34ed'
          'db663665a42cac29ee1f3323d9f4219e'
          '7a48063a23fc1a0cd30cf79b701dca97'
          '232b52576a62c7a333e9fe7a1e1ca359'
@@ -33,7 +33,6 @@
          'c8299cf750a84e12d60b372c8ca7e1e8'
          '670931649c60fcb3ef2e0119ed532bd4'
          '8a71abc4224f575008f974a099b5cf6f')
-
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-01-17 19:32:04 UTC (rev 175514)
+++ linux-lts.install	2013-01-17 19:54:39 UTC (rev 175515)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.58-1-lts
+KERNEL_VERSION=3.0.59-1-lts
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'




More information about the arch-commits mailing list