alarm/raspberrypi-firmware to 20160531-1

This commit is contained in:
Kevin Mihelich 2016-06-01 01:14:40 +00:00
parent b12ce29e44
commit ce118be1e2

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160523
pkgver=20160531
pkgrel=1
_commit=3b98f7433649e13cf08f54f509d11491c99c4c0b
_commit=7fcb39cb5b5543ca7485cd1ae9e6d908f31e40c6
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=('6cdeb1a95011b16f86fc55dd5bf9914a')
md5sums=('0df6d7408c212b87aabfa177eb06843a')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'