alarm/raspberrypi-firmware to 20150422-1

This commit is contained in:
Kevin Mihelich 2015-04-22 03:21:09 +00:00
parent 6d894d42b6
commit d08ce1bebb

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150421
pkgver=20150422
pkgrel=1
_commit=b6e3bf1d5318c8953de521ad06fdb3185bedd6d4
_commit=6cc27e02dde4f1e02cfddb3d0f23d54be87680cb
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=('52c2d94c7aebbe27a6bb66c5779abeb0')
md5sums=('d92514f3a266681a750a7cff76f426a8')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'