alarm/raspberrypi-firmware to 20150813-1

This commit is contained in:
Kevin Mihelich 2015-08-14 00:20:45 +00:00
parent 7fdebad952
commit e056acf983

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150812
pkgver=20150813
pkgrel=1
_commit=cfc6b47a1d7f99ae4444ecdf10a9f08673c1bbda
_commit=c25cc51c6fc0ddc4455d56ad26fbbf38b48da33a
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=('99a08cd1a4257a2b139a4ba7703693e1')
md5sums=('e606eaf8a6ff0cc411245e1ce20dc3e5')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'