bump to latest version

This commit is contained in:
Tobias Powalowski 2011-08-30 08:13:32 +00:00
parent 5a0a5b280f
commit f5a37fb70d
1 changed files with 2 additions and 2 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.0 _basekernel=3.0
pkgver=${_basekernel}.3 pkgver=${_basekernel}.4
pkgrel=1 pkgrel=1
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -23,7 +23,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-${_basekernel}.tar.bz2
'fix-i915.patch' 'fix-i915.patch'
'change-default-console-loglevel.patch') 'change-default-console-loglevel.patch')
md5sums=('398e95866794def22b12dfbc15ce89c0' md5sums=('398e95866794def22b12dfbc15ce89c0'
'e68b37e9a3fb07f21a4673a7d89359c0' 'd9f025a0d5fc5dc94d99d8e81291b939'
'fc6aae0fb4d70feff92ec762d29dee45' 'fc6aae0fb4d70feff92ec762d29dee45'
'fd5a1712ddea696eee5255de2d854218' 'fd5a1712ddea696eee5255de2d854218'
'eb14dcfd80c00852ef81ded6e826826a' 'eb14dcfd80c00852ef81ded6e826826a'