alarm/raspberrypi-firmware to 20150311-1

This commit is contained in:
Kevin Mihelich 2015-03-12 01:20:44 +00:00
parent bae4e0fefa
commit 94fe86d0bb

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150307
pkgver=20150311
pkgrel=1
_commit=2aad6d8f703f9d899b023d31d6714eea004fc61b
_commit=f1b6b1c50a59241c06eb44d3f41543084a9ee493
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=('96e6e47f853293ec3d14607972b48951')
md5sums=('c4eaefc44fe44cdb14635d9ca91d5c8d')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'