alarm/raspberrypi-firmware to 20160307-1

This commit is contained in:
Kevin Mihelich 2016-03-08 02:30:56 +00:00
parent 05266bce10
commit f2450476b1

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160305
pkgver=20160307
pkgrel=1
_commit=845eb064cb52af00f2ea33c0c9c54136f664a3e4
_commit=a192a05bc8ca597249e5a36875ce382c572ddc97
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=('28a286efa46e064c579ab9ec5a20e9eb')
md5sums=('e032e20ec12cd37747dd5afff4b30381')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'