alarm/raspberrypi-firmware to 20160419-1

This commit is contained in:
Kevin Mihelich 2016-04-20 00:42:08 +00:00
parent 9654feb0b6
commit 9d6fb96d95

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160417
pkgver=20160419
pkgrel=1
_commit=9628ed8ee809ace08e64beb58fddad5ebd8155f0
_commit=c5e131971c323f5658c7c5d4b1dd105d37903a99
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=('daa91c73c5f791337d0bdaf0720d0541')
md5sums=('493969529189ed20f14ddab6a024b3a7')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'