alarm/raspberrypi-firmware to 20160517-1

This commit is contained in:
Kevin Mihelich 2016-05-18 00:53:17 +00:00
parent ce90a7a450
commit c55cfe3ff6

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160513
pkgver=20160517
pkgrel=1
_commit=c17fa41b8e8321d891230f97837fee98feebc1ac
_commit=e0fedf15518eef8a56f41113abd5ec8171e3981c
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=('313b0217eb3e5b67330986feb39ae74f')
md5sums=('b49e4db44134009a49dd616cf0ff994a')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'