alarm/raspberrypi-firmware to 20150218-1

This commit is contained in:
Kevin Mihelich 2015-02-19 03:29:08 +00:00
parent c93798e0a0
commit 3f5f1de586

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150216
pkgver=20150218
pkgrel=1
_commit=8aca5762f984f6decbeda294cee8418966c3d8d3
_commit=593aa0fbbca3d1fc02138781c82daf5bf955080d
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=('98b66d38432f3ebdbf141db307e31997')
md5sums=('cb18bd7df5341f86d211dd14baccb451')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'