From 891ca1a6025fc0574d39bc58524809d750ee0af7 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 10 Oct 2015 13:55:37 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20151010-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 6f8712264..1677e78d2 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=20151004 +pkgver=20151010 pkgrel=1 -_commit=b06b317afb60547b436cd30e056b54cec7ae3b8e +_commit=d56bf185f0f9e1cc2d9090970a2db1f6ebe76bb2 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=('abd7f36b985a804d647c6dd5d9ed180f') +md5sums=('d1c052e67e67f7f8986b6e47b239a9dd') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'