diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD
index 883fa6e44..4f19d5404 100644
--- a/alarm/raspberrypi-firmware/PKGBUILD
+++ b/alarm/raspberrypi-firmware/PKGBUILD
@@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
          'raspberrypi-firmware-bootloader-x'
          'raspberrypi-firmware-tools'
          'raspberrypi-firmware-examples')
-pkgver=20160512
+pkgver=20160513
 pkgrel=1
-_commit=3816e1ce1e6ebc6d2bf0596dbd52849e16aa7e94
+_commit=c17fa41b8e8321d891230f97837fee98feebc1ac
 pkgdesc="Firmware files for Raspberry Pi"
 arch=('any')
 url="https://github.com/raspberrypi/firmware"
@@ -16,7 +16,7 @@ makedepends=('git')
 license=('custom')
 options=(!strip)
 source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
-md5sums=('6933fda993a77734c0fcc73e1fdfea32')
+md5sums=('313b0217eb3e5b67330986feb39ae74f')
 
 package_raspberrypi-firmware() {
   depends=('raspberrypi-firmware-bootloader'