alarm/raspberrypi-firmware to 20150305-1

This commit is contained in:
Kevin Mihelich 2015-03-06 00:09:56 +00:00
parent 95654a8b88
commit 7d624fc9ea

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150303
pkgver=20150305
pkgrel=1
_commit=dc3afd4c8b885e75f624efb266d65fc00a8a4219
_commit=cdcb50646bc035e9f3e74b99d764023c4b98d7d5
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=('c8bb52e6bfcdf962f3807bfa3e3a0205')
md5sums=('c6c725bf30a18c9fb2dba89096e0dad9')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'