alarm/raspberrypi-firmware to 20150510-1

This commit is contained in:
Kevin Mihelich 2015-05-11 00:12:29 +00:00
parent 169f3ea2ae
commit e4b5c66e08

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150506
pkgver=20150510
pkgrel=1
_commit=b7bbd3d1683e9f3bb11ef86b952adee71e83862f
_commit=9354845ea5a961f267bcf440f92c9bd21be29b35
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=('f5127bdcce112567990330b6cfe0bcfc')
md5sums=('15e6f2a866b0621afe0fe14e565ab630')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'