alarm/raspberrypi-firmware to 20160620-1

This commit is contained in:
Kevin Mihelich 2016-06-21 02:39:29 +00:00
parent 089415b5cf
commit 759b34f72b

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160613
pkgver=20160620
pkgrel=1
_commit=fdbca29d3863ee16f5eee24c66e826bedf662db5
_commit=390f53ed0fd79df274bdcc81d99e09fa262f03ab
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=('8bb9bbc06607342c1d44b36048e4b8cb')
md5sums=('387f5ecfc6a4112a40398123465f9240')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'