alarm/raspberrypi-firmware to 20160322-1

This commit is contained in:
Kevin Mihelich 2016-03-22 12:12:22 +00:00
parent ca7e0cc250
commit 1b4ce6c651

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160321
pkgver=20160322
pkgrel=1
_commit=1c4f14521087dc557468c2454d0a11e76930ace2
_commit=de7aa7e95d4b8fdca7eea2a66ca811d54f34aeaa
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=('e603cea8206bb587f8e543f439df862b')
md5sums=('f05e4e15d4c2902c471f49b570eed16d')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'