alarm/raspberrypi-firmware to 20160209-1

This commit is contained in:
Kevin Mihelich 2016-02-10 01:01:28 +00:00
parent 4e3bd7f3e7
commit ffc3bb5c98

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160201
pkgver=20160209
pkgrel=1
_commit=cb2ffaa5503ac53039d40715965480dd66f0aa20
_commit=66f6f06ae3897283b7b96d377a37968db16faaab
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=('791437b47bce05af263c565c1d430229')
md5sums=('bf828bc060f4016c1a1071346485712d')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'