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

This commit is contained in:
Kevin Mihelich 2013-07-30 20:49:48 +00:00
commit 0ad3d0e3e9

View file

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