alarm/raspberrypi-firmware to 20160113-1

This commit is contained in:
Kevin Mihelich 2016-01-14 01:23:00 +00:00
parent d8e58d071c
commit 4d690338cb

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160109
pkgver=20160113
pkgrel=1
_commit=b70b4515ad9c79651bc6d5ee91d5cc7214353c1d
_commit=714757536d2e72e562b53f0b0086b88c624812f6
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=('bf42458b50c63fa045b43f99b4b846f3')
md5sums=('a422a1dc689679baaddc0ec5d72ffaeb')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'