alarm/raspberrypi-firmware to 20170321-1

This commit is contained in:
Kevin Mihelich 2017-03-22 01:33:29 +00:00
parent 2ee12e2431
commit b136535893

View file

@ -3,9 +3,9 @@
buildarch=20 buildarch=20
pkgname=raspberrypi-firmware pkgname=raspberrypi-firmware
pkgver=20170319 pkgver=20170321
pkgrel=1 pkgrel=1
_commit=384559354762f36aa55584560d8749fc66a4cfd0 _commit=2ef9cb622f0587e9a0fc4826a9a2d7d34c092d95
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi" pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
options=(!strip) options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz" source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
'00-raspberrypi-firmware.conf') '00-raspberrypi-firmware.conf')
md5sums=('38ef761ea1a26017192ceb165cd856a3' md5sums=('24503d8613da0f9fcee1e1e61a4e133c'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package() { package() {