alarm/raspberrypi-firmware to 20150307-1

This commit is contained in:
Kevin Mihelich 2015-03-08 00:10:47 +00:00
parent 7da8c5bfca
commit 21b3466ca5

View file

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