alarm/raspberrypi-firmware to 20150216-1

This commit is contained in:
Kevin Mihelich 2015-02-16 18:14:30 +00:00
parent bcdafaa4ac
commit b50a9f516f

View file

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