alarm/raspberrypi-firmware to 20160109-1

This commit is contained in:
Kevin Mihelich 2016-01-10 00:45:07 +00:00
parent 442659dc05
commit 550e864820

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20151215
pkgver=20160109
pkgrel=1
_commit=6b7cebd8e1f402ca6f847d22d86afe4b5fbb6eb8
_commit=b70b4515ad9c79651bc6d5ee91d5cc7214353c1d
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=('e0e0d9068583ea8172d6ee1d2ff8de81')
md5sums=('bf42458b50c63fa045b43f99b4b846f3')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'