From f9fae85a75284cc1f1e804b395d25eee124e095c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 16 Dec 2015 00:54:22 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20151215-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 c601dddb9..c8dc4fef4 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=20151130 +pkgver=20151215 pkgrel=1 -_commit=552552c1198e537bad57c6f0d180aef7ad5eff45 +_commit=6b7cebd8e1f402ca6f847d22d86afe4b5fbb6eb8 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=('1084d83a66cfeaace93be62d7f8dda0b') +md5sums=('e0e0d9068583ea8172d6ee1d2ff8de81') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'