alarm/raspberrypi-firmware to 20160423-1

This commit is contained in:
Kevin Mihelich 2016-04-24 01:11:53 +00:00
parent 5b619d26c8
commit 69eb10974e

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160422
pkgver=20160423
pkgrel=1
_commit=29cf8dd113358ba47b0165b11ea3c396fa791fa7
_commit=ea9087f2e0a3d155763dd5d04dd5c0bf95d63a05
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=('4b5ba9a59d2f4fc77b6780724d1341f4')
md5sums=('2fd1d422422a73e3db42a105704f4eec')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'