alarm/raspberrypi-firmware to 20160220-1

This commit is contained in:
Kevin Mihelich 2016-02-20 23:47:56 +00:00
parent 1ea1d58c14
commit 1698f02d3b

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160216
pkgver=20160220
pkgrel=1
_commit=fa931b468e18df9be6a379991a0d74264dc3e4c7
_commit=565197e2f830388155dfd6ba713ea32a75697a26
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=('3554c46aa9ab9fd145059932165c32ba')
md5sums=('d41d8cd98f00b204e9800998ecf8427e')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'