core/linux-raspberrypi-latest to 3.10.3

This commit is contained in:
moonman 2013-07-27 00:05:29 -06:00
parent 631ff357bc
commit 52b9cb0080

View file

@ -8,8 +8,8 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
# pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=${_basekernel}.1
pkgrel=2
pkgver=${_basekernel}.3
pkgrel=1
bfqver=v6r2
arch=('arm armv6h')
url="http://www.kernel.org/"