diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 656e7b8ee..f83db2610 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.6 pkgver=${_basekernel}.11 -pkgrel=17 +pkgrel=18 arch=('arm armv6h') url="http://www.kernel.org/" license=('GPL2')