bump to latest version

This commit is contained in:
Tobias Powalowski 2011-11-29 10:16:56 +00:00
parent 936df291ca
commit c03078144e
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.1 _basekernel=3.1
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/"
@ -25,7 +25,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.1.tar.xz"
'i915-fix-incorrect-error-message.patch' 'i915-fix-incorrect-error-message.patch'
'usb-add-reset-resume-quirk-for-several-webcams.patch') 'usb-add-reset-resume-quirk-for-several-webcams.patch')
md5sums=('edbdc798f23ae0f8045c82f6fa22c536' md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
'd5a9093f12187098eee659eeeb071421' 'ffb768bb3c42c94876f3f84aa6f779e5'
'cbaaa923f00c1935055273ccc1630144' 'cbaaa923f00c1935055273ccc1630144'
'93687a4b7e1e6bcd4e7417d6e5079bc4' '93687a4b7e1e6bcd4e7417d6e5079bc4'
'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.1.3-1-ARCH KERNEL_VERSION=3.1.4-1-ARCH
post_install () { post_install () {
# updating module dependencies # updating module dependencies