alarm/raspberrypi-firmware to 20160503-1

This commit is contained in:
Kevin Mihelich 2016-05-04 01:23:58 +00:00
parent 9c6ed1885b
commit e800123c6e

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160426
pkgver=20160503
pkgrel=1
_commit=c6ed2bf9d507be18775d0a1764f6f79656f82cd5
_commit=6832d9a431a98b640accb2b76eac38a420d7c680
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=('a64d3f378b0911a5adbed6d70b0edb40')
md5sums=('b6a573591b3f45579997bac1e3ebb082')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'