core/linux-raspberrypi to 3.10.19

This commit is contained in:
moonman 2013-11-17 00:38:59 -07:00
parent f9e51bcb55
commit f8b06eef0d

View file

@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
# pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=${_basekernel}.18
pkgver=${_basekernel}.19
pkgrel=1
arch=('arm armv6h')