From 04ec47caaaf3ce89b6673dd754cad69916bc3840 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 23 Sep 2015 12:43:55 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20150923-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 5a404fee8..793d8538f 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=20150921 +pkgver=20150923 pkgrel=1 -_commit=393e8bcffd6e073b94d4c002d08edb5f9dfcea78 +_commit=960832a6c2590635216c296b6ee0bebf67b21d50 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=('6f73eaf6328eba734945636ec407b454') +md5sums=('5d7a6e4928241103fe7dc2e76fec1fa2') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'