alarm/raspberrypi-firmware to 20160913-1

This commit is contained in:
Kevin Mihelich 2016-09-14 00:31:31 +00:00
parent 6730ee41f2
commit 009a908c4b

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x' 'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools' 'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples') 'raspberrypi-firmware-examples')
pkgver=20160907 pkgver=20160913
pkgrel=1 pkgrel=1
_commit=931aa1200647bfec23012834a4c937e04955dec8 _commit=c93fb48ac04e13cf3966652b17a3d1e4802b024c
pkgdesc="Firmware files for Raspberry Pi" pkgdesc="Firmware files for Raspberry Pi"
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -17,7 +17,7 @@ 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"
'00-raspberrypi-firmware.conf') '00-raspberrypi-firmware.conf')
md5sums=('b7e8f1cb08bba1f25963ef6fb255c48f' md5sums=('8367249b6620c03fbbe46366f8b8a162'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {