alarm/raspberrypi-firmware to 20150730-1

This commit is contained in:
Kevin Mihelich 2015-07-31 00:18:57 +00:00
parent f833eaa979
commit 056762e476

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150728
pkgver=20150730
pkgrel=1
_commit=53b9bb9297ef4bba8f7b98e9dbca2c4c66b55632
_commit=b7da35627e7934305798d78f0343c9b97e68307a
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=('601178887235ebe6eda0cce9bbdf90fd')
md5sums=('48db18e3899229af5bdc7806535e6963')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'