alarm/raspberrypi-firmware to 20160816-1

This commit is contained in:
Kevin Mihelich 2016-08-17 00:27:18 +00:00
parent 3e857c841f
commit 46af3653ff

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=20160810 pkgver=20160816
pkgrel=1 pkgrel=1
_commit=fcd6018ce35058bbfd0c32d02e9d93a28a11810d _commit=7a0d52e1e6e4188648d85d886eb46842c9165c98
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=('e38d9ac94bf7403f9da872401e49647a' md5sums=('efaa945626c5832fa5135ce9c766443e'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {