[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Wed Apr 17 12:08:12 UTC 2013
Date: Wednesday, April 17, 2013 @ 14:08:12
Author: tpowa
Revision: 183078
upgpkg: linux 3.8.8-1
bump to latest version
Modified:
linux/trunk/PKGBUILD
linux/trunk/linux.install
---------------+
PKGBUILD | 4 ++--
linux.install | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-17 11:30:09 UTC (rev 183077)
+++ PKGBUILD 2013-04-17 12:08:12 UTC (rev 183078)
@@ -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.7
+pkgver=3.8.8
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -20,7 +20,7 @@
'linux.preset'
'change-default-console-loglevel.patch')
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- 'd166692330220c425d69db82c9d693b6'
+ '08cdcef928c2ca402adf1c444a3c43ac'
'838191b72463b4146bc981b602423311'
'0bebd8b31487488bd75fe5a1892d0db8'
'eb14dcfd80c00852ef81ded6e826826a'
Modified: linux.install
===================================================================
--- linux.install 2013-04-17 11:30:09 UTC (rev 183077)
+++ linux.install 2013-04-17 12:08:12 UTC (rev 183078)
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
-KERNEL_VERSION=3.8.7-1-ARCH
+KERNEL_VERSION=3.8.8-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