alarm/raspberrypi-firmware to 20150421-1

This commit is contained in:
Kevin Mihelich 2015-04-21 12:20:59 +00:00
parent 1e95fbd6af
commit fc87508131

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150420
pkgver=20150421
pkgrel=1
_commit=46433ccc968d4f65568a1ad8679a05a46b7db51f
_commit=b6e3bf1d5318c8953de521ad06fdb3185bedd6d4
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=('7ffca859b82402c1b9ec0fc27a67f0f9')
md5sums=('52c2d94c7aebbe27a6bb66c5779abeb0')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'