alarm/raspberrypi-firmware to 20150607-1

This commit is contained in:
Kevin Mihelich 2015-06-08 03:45:10 +00:00
parent 66ff6bdbeb
commit a5c32ad4d0

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150531
pkgver=20150607
pkgrel=1
_commit=5c1848771795600170250a0ea1ff4a509e20859e
_commit=4d961a664d4b7d462273970b0dab2690351777d8
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=('6e4e89000c607abef8c29320ad331dae')
md5sums=('da9b46a4546c34c0e48d37c97d3166c7')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'