alarm/raspberrypi-firmware to 20160417-1

This commit is contained in:
Kevin Mihelich 2016-04-17 20:13:10 +00:00
parent 34a379fedd
commit 5788adfff1

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160412
pkgver=20160417
pkgrel=1
_commit=efdcf1683e7c696e53fa28ab13c973cb32f09792
_commit=9628ed8ee809ace08e64beb58fddad5ebd8155f0
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=('d351838e662e6e231a5174bad5972307')
md5sums=('daa91c73c5f791337d0bdaf0720d0541')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'