alarm/raspberrypi-firmware to 20150610-1

This commit is contained in:
Kevin Mihelich 2015-06-11 00:18:33 +00:00
parent ccd0dd290e
commit 06a4cecc2e

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150607
pkgver=20150610
pkgrel=1
_commit=4d961a664d4b7d462273970b0dab2690351777d8
_commit=37600d5d2605bc553552b0409886735b5f4b6bdd
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=('da9b46a4546c34c0e48d37c97d3166c7')
md5sums=('c2dfd08cdc039f8dd993af6fbbc6a5d8')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'