alarm/raspberrypi-firmware to 20150902-1

This commit is contained in:
Kevin Mihelich 2015-09-03 00:11:04 +00:00
parent f958e0da49
commit 0fa649951c

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150820
pkgver=20150902
pkgrel=1
_commit=bbf5495c0424fe38d795111007e93f8763b88bcc
_commit=fc952516e1d73d54141861a64ac5d4be17e7a159
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=('1a3e5e88a8605b6235a91a09c1774368')
md5sums=('dbb936e91ebc8aa4c314ffd5055ad318')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'