alarm/raspberrypi-firmware to 20151004-1

This commit is contained in:
Kevin Mihelich 2015-10-05 00:34:21 +00:00
parent af9f6506db
commit b9e033d9d7

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20151002
pkgver=20151004
pkgrel=1
_commit=6785329266e889552b7a142563cb66d743b25610
_commit=b06b317afb60547b436cd30e056b54cec7ae3b8e
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=('07350f742d02ca6980c9093306b46ada')
md5sums=('abd7f36b985a804d647c6dd5d9ed180f')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'