alarm/raspberrypi-firmware to 20160405-1

This commit is contained in:
Kevin Mihelich 2016-04-06 00:11:07 +00:00
parent 39fee39b04
commit 76d74a6cf6

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160326
pkgver=20160405
pkgrel=1
_commit=046effa13ebc4cc7601df4f06f4834bd0eebb0f8
_commit=c06550099b9593192d6e2cc7e6446a6b4380d3f4
pkgdesc="Firmware files for Raspberry Pi"
arch=('any')
url="https://github.com/raspberrypi/firmware"
@ -16,7 +16,7 @@ makedepends=('git')
license=('custom')
options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('bf7bdb5e927c6a943501d1d3cf9aadd7')
md5sums=('aa828d8a28086032d590081bdfc82273')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'