[arch-commits] Commit in linux/repos/core-x86_64 (PKGBUILD linux.install)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Fri May 3 06:20:08 UTC 2013
Date: Friday, May 3, 2013 @ 08:20:08
Author: tpowa
Revision: 184177
bump to 3.8.11
Modified:
linux/repos/core-x86_64/PKGBUILD
linux/repos/core-x86_64/linux.install
---------------+
PKGBUILD | 4 ++--
linux.install | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-03 06:19:48 UTC (rev 184176)
+++ PKGBUILD 2013-05-03 06:20:08 UTC (rev 184177)
@@ -5,7 +5,7 @@
pkgbase=linux # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-3.8
-pkgver=3.8.10
+pkgver=3.8.11
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -21,7 +21,7 @@
'change-default-console-loglevel.patch'
'alsa-firmware-loading-3.8.8.patch')
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '973bc1c68bb5f082a66d20c94193d4ee'
+ '76ec67882ad94b8ab43c70a46befca13'
'838191b72463b4146bc981b602423311'
'0bebd8b31487488bd75fe5a1892d0db8'
'eb14dcfd80c00852ef81ded6e826826a'
Modified: linux.install
===================================================================
--- linux.install 2013-05-03 06:19:48 UTC (rev 184176)
+++ linux.install 2013-05-03 06:20:08 UTC (rev 184177)
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
-KERNEL_VERSION=3.8.10-1-ARCH
+KERNEL_VERSION=3.8.11-1-ARCH
# 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