bump to latest version

This commit is contained in:
Tobias Powalowski 2012-03-15 09:56:19 +00:00
parent 80ba817888
commit 9f60222f09
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ pkgname=('linux' 'linux-headers' 'linux-docs') # Build stock -ARCH kernel
# pkgname=linux-custom # Build kernel with a different name # pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.2 _basekernel=3.2
pkgver=${_basekernel}.9 pkgver=${_basekernel}.11
pkgrel=1 pkgrel=1
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -25,7 +25,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.tar.xz"
'i915-gpu-finish.patch' 'i915-gpu-finish.patch'
'ext4-options.patch') 'ext4-options.patch')
md5sums=('364066fa18767ec0ae5f4e4abcf9dc51' md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
'3916159a999ee49cd6bd002556c629ad' '39b3efb92f23130c3fd9c3cbdcd9ecb1'
'a6913ef2a39541f18bd610cbb8f360ea' 'a6913ef2a39541f18bd610cbb8f360ea'
'2182f8e0de70498130f7d9d770092c73' '2182f8e0de70498130f7d9d770092c73'
'eb14dcfd80c00852ef81ded6e826826a' 'eb14dcfd80c00852ef81ded6e826826a'

View File

@ -2,7 +2,7 @@
# arg 2: the old package version # arg 2: the old package version
KERNEL_NAME= KERNEL_NAME=
KERNEL_VERSION=3.2.9-1-ARCH KERNEL_VERSION=3.2.11-1-ARCH
post_install () { post_install () {
# updating module dependencies # updating module dependencies