alarm/raspberrypi-firmware to 20160323-1

This commit is contained in:
Kevin Mihelich 2016-03-24 00:25:56 +00:00
parent 1dfb86cece
commit 123318803b

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160322
pkgver=20160323
pkgrel=1
_commit=de7aa7e95d4b8fdca7eea2a66ca811d54f34aeaa
_commit=7f536a27cc74648183ee2e67371ac3db7b7dadd6
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=('f05e4e15d4c2902c471f49b570eed16d')
md5sums=('2252952d90e92eaed0363623f9c06f3f')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'