alarm/raspberrypi-firmware to 20150630-1

This commit is contained in:
Kevin Mihelich 2015-07-01 00:56:52 +00:00
parent 207636c1a5
commit c7ef285672

View file

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