alarm/raspberrypi-bootloader to 20210420-1

This commit is contained in:
graysky 2021-04-20 08:32:52 -04:00
parent 87458bf619
commit 481b8f14ee

View file

@ -6,15 +6,15 @@ buildarch=28
pkgbase=raspberrypi-bootloader pkgbase=raspberrypi-bootloader
pkgname=('raspberrypi-bootloader' pkgname=('raspberrypi-bootloader'
'raspberrypi-bootloader-x') 'raspberrypi-bootloader-x')
pkgver=20210419 pkgver=20210420
pkgrel=1 pkgrel=1
_commit=ca6e5bec01332e71ac876cb6b809104635a84bc9 _commit=12f78a0e85a06b7ae95423a4c79910c39ebfb48a
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
license=('custom') license=('custom')
options=(!strip) options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz") source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('c4734c49b11b503b69eafc02e74c346f') md5sums=('a2f2ccc46b8d53d7819dfa6868a0ff50')
package_raspberrypi-bootloader() { package_raspberrypi-bootloader() {
pkgdesc="Bootloader files for Raspberry Pi" pkgdesc="Bootloader files for Raspberry Pi"