From 6d35297810e9239ec33aed6523c8caead24f2431 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 7 Nov 2015 15:46:57 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20151107-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 6beb2ce6b..5b7c06866 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=20151028 +pkgver=20151107 pkgrel=1 -_commit=7f01b12b0f4e9893bb79dd6abdce5f6f7ed54e6c +_commit=591b25a7749027ce095a49d0a515294491dd26fc 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=('3213ee79546b7de52a87d17a40288e8e') +md5sums=('0f9179a1f4cdc5254ad7fa298cdcd85d') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'