diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index 04e754e6d..c601dddb9 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=20151129 +pkgver=20151130 pkgrel=1 -_commit=ed611df9c7f8dd1a274ba0a927100a4ee471f446 +_commit=552552c1198e537bad57c6f0d180aef7ad5eff45 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=('80f41eb1b4f4eb56853b11e3b52307f2') +md5sums=('1084d83a66cfeaace93be62d7f8dda0b') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'