alarm/raspberrypi-firmware to 20150530-2

This commit is contained in:
Kevin Mihelich 2015-05-30 15:01:38 +00:00
parent 613c5f4a13
commit ef3bd8e3b8

View file

@ -7,8 +7,8 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150530
pkgrel=1
_commit=f6ce0b0c36c6f7bf9530d64d0a240c6d9a270c46
pkgrel=2
_commit=2598325b534cba4b5f88959714b6c8f279357ef3
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=('0d12ed22dc26e6272a5950ba8631e537')
md5sums=('df0c8e0216c53f6bbb2a29cac2d51ee9')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'