From 2ca20fcc417441333daf9c65bfa372648afa5fe0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 25 Jan 2016 00:12:12 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20160124-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 1404750e5..3a58cfde8 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=20160119 +pkgver=20160124 pkgrel=1 -_commit=1ed8ecaa87ff7c925fe37be5bc557f5d9e4c29bd +_commit=ab2b2e0a6472a1f612e4512b6bf45ab5c14465f2 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=('64453e04a79f021db137a72b81409eeb') +md5sums=('2f4827ca2b316ec9c199dad8fa323b03') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'