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

tpowa at nymeria.archlinux.org tpowa at nymeria.archlinux.org
Tue Jan 22 08:29:33 UTC 2013


    Date: Tuesday, January 22, 2013 @ 09:29:33
  Author: tpowa
Revision: 175825

upgpkg: linux-lts 3.0.60-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, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-22 08:27:36 UTC (rev 175824)
+++ PKGBUILD	2013-01-22 08:29:33 UTC (rev 175825)
@@ -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.59
+pkgver=3.0.60
 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'
-         'a77456a5b0714202171288109c0b34ed'
+         '8c5284481aa9efac193bc1b2f6a42b73'
          'db663665a42cac29ee1f3323d9f4219e'
          '7a48063a23fc1a0cd30cf79b701dca97'
          '232b52576a62c7a333e9fe7a1e1ca359'
@@ -33,6 +33,7 @@
          'c8299cf750a84e12d60b372c8ca7e1e8'
          '670931649c60fcb3ef2e0119ed532bd4'
          '8a71abc4224f575008f974a099b5cf6f')
+
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-01-22 08:27:36 UTC (rev 175824)
+++ linux-lts.install	2013-01-22 08:29:33 UTC (rev 175825)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.59-1-lts
+KERNEL_VERSION=3.0.60-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