alarm/raspberrypi-firmware to 20150713-2

This commit is contained in:
Kevin Mihelich 2015-07-14 00:54:11 +00:00
parent 5c5f44edbc
commit 53c50e3759

View file

@ -7,8 +7,8 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150713
pkgrel=1
_commit=2f51b1584eca01a167fdd0547c3f8999d5128363
pkgrel=2
_commit=ffd7aa30bade0082a2a5476fcfca0f314c365711
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=('ab59e345ea50d1ae51650903a1202d7b')
md5sums=('77290950ae412d6a9f63dd70e7d3009c')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'