alarm/raspberrypi-firmware to 20190308-1

This commit is contained in:
Kevin Mihelich 2019-03-09 00:14:59 +00:00
parent 31ad441a0c
commit 6aa0a70675

View file

@ -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() {