alarm/raspberrypi-firmware to 20160225-1

This commit is contained in:
Kevin Mihelich 2016-02-26 01:49:40 +00:00
parent ce2e838ecd
commit c9f9bb8bf9

View file

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