alarm/raspberrypi-firmware to 20150303-1

This commit is contained in:
Kevin Mihelich 2015-03-04 00:40:39 +00:00
parent 21dc71c6c9
commit 08de1d5275

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150227
pkgver=20150303
pkgrel=1
_commit=b9fac65dd9ff607d0c2c4ea1bbba2bbf3fbc4a10
_commit=dc3afd4c8b885e75f624efb266d65fc00a8a4219
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=('3de991285d0ba7c88bdeaf6f6e3b8b43')
md5sums=('c8bb52e6bfcdf962f3807bfa3e3a0205')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'