From 992c9b861c159b196c908c6f438ae60b86f640ba Mon Sep 17 00:00:00 2001 From: moonman Date: Sun, 4 Aug 2013 02:45:25 -0600 Subject: [PATCH] core/linux-raspberrypi-latest rebuild with some important commits --- core/linux-raspberrypi-latest/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-raspberrypi-latest/PKGBUILD b/core/linux-raspberrypi-latest/PKGBUILD index d19d9f392..bfc962505 100644 --- a/core/linux-raspberrypi-latest/PKGBUILD +++ b/core/linux-raspberrypi-latest/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest') _kernelname=${pkgname#linux} _basekernel=3.10 pkgver=${_basekernel}.4 -pkgrel=1 +pkgrel=2 bfqver=v6r2 arch=('arm armv6h') url="http://www.kernel.org/"