[arch-commits] Commit in linux-lts/trunk (PKGBUILD linux-lts.install)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Wed May 8 09:12:14 UTC 2013
Date: Wednesday, May 8, 2013 @ 11:12:14
Author: tpowa
Revision: 184766
upgpkg: linux-lts 3.0.77-1
bump to latest version
Modified:
linux-lts/trunk/PKGBUILD
linux-lts/trunk/linux-lts.install
-------------------+
PKGBUILD | 12 +++++++++++-
linux-lts.install | 2 +-
2 files changed, 12 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-08 07:31:32 UTC (rev 184765)
+++ PKGBUILD 2013-05-08 09:12:14 UTC (rev 184766)
@@ -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.76
+pkgver=3.0.77
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -319,3 +319,13 @@
done
# vim:set ts=8 sts=2 sw=2 et:
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+ '18b6691f4bbf38fec1e9373916f42e04'
+ '8f430189023f071f2be6aa7d3bc747d5'
+ '879c8a04d02530f902ef3d6d3fc80933'
+ '232b52576a62c7a333e9fe7a1e1ca359'
+ 'f3def2cefdcbb954c21d8505d23cc83c'
+ '263725f20c0b9eb9c353040792d644e5'
+ 'c8299cf750a84e12d60b372c8ca7e1e8'
+ '670931649c60fcb3ef2e0119ed532bd4'
+ '8a71abc4224f575008f974a099b5cf6f')
Modified: linux-lts.install
===================================================================
--- linux-lts.install 2013-05-08 07:31:32 UTC (rev 184765)
+++ linux-lts.install 2013-05-08 09:12:14 UTC (rev 184766)
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.76-1-lts
+KERNEL_VERSION=3.0.77-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