diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 40a96163f..98789ebcf 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') _kernelname=${pkgname#linux} _basekernel=3.2 pkgver=${_basekernel}.27 -pkgrel=11 +pkgrel=12 arch=('arm') url="http://www.kernel.org/" license=('GPL2')