alarm/raspberrypi-firmware to 20160319-1

This commit is contained in:
Kevin Mihelich 2016-03-20 01:30:10 +00:00
parent ef0a1f4483
commit cfdb38645c

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160316
pkgver=20160319
pkgrel=1
_commit=c230b2b9b5a38615a4ab17539c3b438064fe5d83
_commit=4bf906cdd221c4f6815d0da7dda0cd59d25d945b
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=('7ceedbf75ba87976d5d3599367581b44')
md5sums=('d65c3e520c241dd02899bfed865a4a6c')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'