alarm/raspberrypi-firmware to 20160201-1

This commit is contained in:
Kevin Mihelich 2016-02-02 01:15:11 +00:00
parent babcffbb26
commit e72b021749

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x' 'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools' 'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples') 'raspberrypi-firmware-examples')
pkgver=20160129 pkgver=20160201
pkgrel=1 pkgrel=1
_commit=fbe36330696cc82a87fc24ad5b5f896be2b1460f _commit=cb2ffaa5503ac53039d40715965480dd66f0aa20
pkgdesc="Firmware files for Raspberry Pi" pkgdesc="Firmware files for Raspberry Pi"
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -16,7 +16,7 @@ makedepends=('git')
license=('custom') license=('custom')
options=(!strip) options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz") source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('e5ec8de644669aee23d2e4c6b520c6a9') md5sums=('791437b47bce05af263c565c1d430229')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'