alarm/raspberrypi-firmware to 20150626-1

This commit is contained in:
Kevin Mihelich 2015-06-27 04:10:53 +00:00
parent 6662d3f790
commit 113e39b96c

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150623
pkgver=20150626
pkgrel=1
_commit=856e2e1907a7f7058289c30268515c8cbf3fa5e3
_commit=df32073d6f63ab362ab6ac7b244022178f96eed8
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=('34f6a030a50220b9028ee7474343c935')
md5sums=('370c43f3b4aa851f4e85201ea738e223')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'