alarm/raspberrypi-firmware to 20150713-1

This commit is contained in:
Kevin Mihelich 2015-07-14 00:12:40 +00:00
parent 4132158812
commit b96476384f

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150708
pkgver=20150713
pkgrel=1
_commit=47d51d6192bdfb37568f21b5810375d1b6d45217
_commit=2f51b1584eca01a167fdd0547c3f8999d5128363
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=('81111c40dbfc57481a6e1b7e141ae3fe')
md5sums=('ab59e345ea50d1ae51650903a1202d7b')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'