alarm/raspberrypi-firmware to 20150714-1

This commit is contained in:
Kevin Mihelich 2015-07-15 00:08:58 +00:00
parent 6d28e0e205
commit ef0268efbf

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150713
pkgrel=2
_commit=ffd7aa30bade0082a2a5476fcfca0f314c365711
pkgver=20150714
pkgrel=1
_commit=a00febefd1502468deb68f1138ac44afc33193fd
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=('77290950ae412d6a9f63dd70e7d3009c')
md5sums=('6741b8620004053154669ba0e5a4d9f3')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'