Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs

This commit is contained in:
Kevin Mihelich 2013-07-13 02:23:39 +00:00
commit c225d40c0b

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.9
pkgver=${_basekernel}.8
pkgrel=4
pkgver=${_basekernel}.9
pkgrel=1
bfqver=v6r2
arch=('arm armv6h')
url="http://www.kernel.org/"