alarm/raspberrypi-firmware to 20160506-1

This commit is contained in:
Kevin Mihelich 2016-05-06 18:14:19 +00:00
parent 1bf23e3920
commit bc2c2272fc

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160503
pkgver=20160506
pkgrel=1
_commit=6832d9a431a98b640accb2b76eac38a420d7c680
_commit=cc6d7bf8b4c03a2a660ff9fdf4083fc165620866
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=('b6a573591b3f45579997bac1e3ebb082')
md5sums=('325374fec737ae4ac6c22bcf86ef49fd')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'