Move version file from linux-headers to linux

This commit is contained in:
Thomas Bächler 2011-10-25 18:21:09 +00:00
parent da53400e07
commit 2725258c12
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pkgname=('linux' 'linux-headers' 'linux-docs') # Build stock -ARCH kernel
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.1 _basekernel=3.1
pkgver=${_basekernel} pkgver=${_basekernel}
pkgrel=1 pkgrel=2
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')

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.0-1-ARCH KERNEL_VERSION=3.1.0-2-ARCH
post_install () { post_install () {
# updating module dependencies # updating module dependencies