alarm/raspberrypi-firmware to 20160608-1

This commit is contained in:
Kevin Mihelich 2016-06-09 00:47:58 +00:00
parent db036464b0
commit 52d26b99b7

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160602
pkgver=20160608
pkgrel=1
_commit=70143fe9d371cd6486a80d6765e93b5574212b64
_commit=9cd62e613e091ef4fc877ea06704369f527cd3b1
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=('d9d11309a04a4a64d7d587178242607e')
md5sums=('d81b811e802a843180ee1ca3a9e06be8')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'