alarm/raspberrypi-firmware to 20160519-1

This commit is contained in:
Kevin Mihelich 2016-05-20 00:05:09 +00:00
parent a6a76a0832
commit b8863cb46f

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160517
pkgver=20160519
pkgrel=1
_commit=e0fedf15518eef8a56f41113abd5ec8171e3981c
_commit=564f73bec8b3b893d276a43522a9029d903ac35b
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=('b49e4db44134009a49dd616cf0ff994a')
md5sums=('c7f41042205896fec96cbad32ec5500c')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'