alarm/raspberrypi-firmware to 20160229-1

This commit is contained in:
Kevin Mihelich 2016-02-29 19:23:47 +00:00
parent d9c9406707
commit ea7fc71584

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160225
pkgver=20160229
pkgrel=1
_commit=35282eba1adeed529bed32ba7f32f6b9361679af
_commit=9cd1c6c0e03ac5497b2972e5a45cb6150529150e
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=('fb5dd90d21095c34bfb274a8194bdf1a')
md5sums=('268a2ec728145d88fdf89084411ce23c')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'