From 59e45b275e8e68798a4dde2b78fd2494a67a4c11 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Thu, 15 Sep 2016 00:16:14 +0000
Subject: [PATCH] alarm/raspberrypi-firmware to 20160914-1

---
 alarm/raspberrypi-firmware/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD
index 16602f9e9..59101a9b3 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=20160913
+pkgver=20160914
 pkgrel=1
-_commit=c93fb48ac04e13cf3966652b17a3d1e4802b024c
+_commit=83dc067c60fd3f66eda1114eab23e45f57be387d
 pkgdesc="Firmware files for Raspberry Pi"
 arch=('any')
 url="https://github.com/raspberrypi/firmware"
@@ -17,7 +17,7 @@ license=('custom')
 options=(!strip)
 source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
         '00-raspberrypi-firmware.conf')
-md5sums=('8367249b6620c03fbbe46366f8b8a162'
+md5sums=('7fb3e51459bfd4189c0e0548010d6c8c'
          '72e0d5818fc513ece1b964f25f7e7882')
 
 package_raspberrypi-firmware() {