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

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu May 2 15:29:53 UTC 2013


    Date: Thursday, May 2, 2013 @ 17:29:52
  Author: tpowa
Revision: 184141

upgpkg: linux-lts 3.0.76-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	2013-05-02 15:23:58 UTC (rev 184140)
+++ PKGBUILD	2013-05-02 15:29:52 UTC (rev 184141)
@@ -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.75
+pkgver=3.0.76
 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'
-         'a70501e213e087135d01a5bdcfe6bd1d'
+         '3d3c5c83847f847a7b1bbf513762a110'
          '8f430189023f071f2be6aa7d3bc747d5'
          '879c8a04d02530f902ef3d6d3fc80933'
          '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-05-02 15:23:58 UTC (rev 184140)
+++ linux-lts.install	2013-05-02 15:29:52 UTC (rev 184141)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.75-1-lts
+KERNEL_VERSION=3.0.76-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