alarm/raspberrypi-firmware to 20160520-1

This commit is contained in:
Kevin Mihelich 2016-05-21 00:34:07 +00:00
parent 12bafe6073
commit 1ea2fdcc96

View file

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