From 6aa0a706754e6564ff0f51c3c72cbee1cddee78c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 9 Mar 2019 00:14:59 +0000 Subject: [PATCH] alarm/raspberrypi-firmware to 20190308-1 --- alarm/raspberrypi-firmware/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index dfff1d575..f98ab8a32 100644 --- a/alarm/raspberrypi-firmware/PKGBUILD +++ b/alarm/raspberrypi-firmware/PKGBUILD @@ -3,11 +3,11 @@ buildarch=20 pkgname=raspberrypi-firmware -pkgver=20190122 +pkgver=20190308 pkgrel=1 -_commit=81cca1a9380c828299e884dba5efd0d4acb39e8d +_commit=fd15e0700e45d9b7db83e30696aba299b9f2f31d pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi" -arch=('any') +arch=('armv6h' 'armv7h') url="https://github.com/raspberrypi/firmware" license=('custom') replaces=('raspberrypi-firmware-tools') @@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools') options=(!strip) source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz" '00-raspberrypi-firmware.conf') -md5sums=('e5f04cc8700888458f472862c4d702da' +md5sums=('4989bb114dda86db1ca3f91c17e0e4a5' '72e0d5818fc513ece1b964f25f7e7882') package() {