alarm/raspberrypi-firmware to 20151002-1

This commit is contained in:
Kevin Mihelich 2015-10-03 01:22:47 +00:00
parent 243f0039cc
commit aa395e5c18

View file

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