alarm/raspberrypi-firmware to 20160602-1

This commit is contained in:
Kevin Mihelich 2016-06-03 00:30:47 +00:00
parent 01e49ceaa5
commit 3c0ad9f948

View file

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