diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index c57c16b2e..bd4e04461 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=20160309 +pkgver=20160315 pkgrel=1 -_commit=8b4e5482b52e6fb438dddc0d88ba0ba8d44af54b +_commit=951799bbcd795ddf27769d14acf4813fdcbe53dc 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=('d2b893159c029635263fdb7b9ebf7ad2') +md5sums=('b50927a3e6b98e7e2c2214ea9a5e6428') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'