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}
_basekernel=3.1
pkgver=${_basekernel}
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')