alarm/raspberrypi-firmware to 20161107-1

This commit is contained in:
Kevin Mihelich 2016-11-08 00:56:12 +00:00
parent e1413c8525
commit a474554477

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=20161025 pkgver=20161107
pkgrel=1 pkgrel=1
_commit=413fc664838e81caeabdc4118dc51e138d5d6c71 _commit=63f0e7592d05cf1d4f6e448710ac53cfd320a6e1
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=('7cc6db91b49b473fe94d919bda9eb777' md5sums=('b302ffebb020b89b463eebe7335d7407'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {