alarm/raspberrypi-firmware to 20160303-1

This commit is contained in:
Kevin Mihelich 2016-03-04 01:06:38 +00:00
parent b15d6e438e
commit 176c177cbc

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160229
pkgver=20160303
pkgrel=1
_commit=9cd1c6c0e03ac5497b2972e5a45cb6150529150e
_commit=7f7b3681b209fbac5aeb81c0f290c2aefd8a7b43
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=('268a2ec728145d88fdf89084411ce23c')
md5sums=('98be825e7ea11f9a7061d2eefe5deefc')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'