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

Tobias Powalowski tpowa at nymeria.archlinux.org
Fri Mar 15 08:10:52 UTC 2013


    Date: Friday, March 15, 2013 @ 09:10:52
  Author: tpowa
Revision: 180054

upgpkg: linux 3.8.3-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---------------+
 PKGBUILD      |    6 +++---
 linux.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-15 07:32:33 UTC (rev 180053)
+++ PKGBUILD	2013-03-15 08:10:52 UTC (rev 180054)
@@ -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.2
+pkgver=3.8.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -20,11 +20,11 @@
         'linux.preset'
         'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
-         'e282fcff76e975e121e0636018e31a56'
+         'ba18b5d27ed303f5e5a9cda32a451031'
          '307107a8b15060e6fc0e48bdaacaed06'
          '03b1dad90f3558dba3031901398c1ca4'
          'eb14dcfd80c00852ef81ded6e826826a'
-         '9d3c56a4b999c8bfbd4018089a62f662')
+         'f3def2cefdcbb954c21d8505d23cc83c')
 
 _kernelname=${pkgbase#linux}
 

Modified: linux.install
===================================================================
--- linux.install	2013-03-15 07:32:33 UTC (rev 180053)
+++ linux.install	2013-03-15 08:10:52 UTC (rev 180054)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.2-1-ARCH
+KERNEL_VERSION=3.8.3-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