alarm/raspberrypi-firmware to 20150212-1

This commit is contained in:
Kevin Mihelich 2015-02-12 19:25:20 +00:00
parent 0d90aca050
commit 5637c3cd9a

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150207
pkgver=20150212
pkgrel=1
_commit=d10602a5f3f3788ed673d98e3dec2af25666365d
_commit=47bd0f0f46bc053d8e21655e3a69c4a73ae19b41
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=('5f9f1a4397fcfcd54e1c4fa52aa71b81')
md5sums=('ea8d5776a1a9afc88b1f1584813dc47a')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'