alarm/raspberrypi-firmware to 20160523-1

This commit is contained in:
Kevin Mihelich 2016-05-24 00:04:17 +00:00
parent 50e4a576d3
commit 9c0a264d4a

View file

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