diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 83963a374..4517c81b0 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') _kernelname=${pkgname#linux} _basekernel=3.1 pkgver=${_basekernel}.9 -pkgrel=21 +pkgrel=22 arch=('arm') url="http://www.kernel.org/" license=('GPL2')