alarm/raspberrypi-firmware to 20160408-1

This commit is contained in:
Kevin Mihelich 2016-04-09 00:44:06 +00:00
parent cc20160383
commit 43d3e50ef6

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160406
pkgver=20160408
pkgrel=1
_commit=0a96f63b75d23567320e74767d3ce11002397af7
_commit=e968a4e72e1be3357391804bd07691a60ab0ed43
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=('b6c781aaea484111d921398c511e5bca')
md5sums=('bd52c7f82e2a778ebdda4218f49ac3b5')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'