From 759b34f72b9d372ecf736638a320b17bf42165e1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 21 Jun 2016 02:39:29 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20160620-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 f4971f48e..164e9bd34 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=20160613 +pkgver=20160620 pkgrel=1 -_commit=fdbca29d3863ee16f5eee24c66e826bedf662db5 +_commit=390f53ed0fd79df274bdcc81d99e09fa262f03ab 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=('8bb9bbc06607342c1d44b36048e4b8cb') +md5sums=('387f5ecfc6a4112a40398123465f9240') package_raspberrypi-firmware() { depends=('raspberrypi-firmware-bootloader'