alarm/raspberrypi-firmware to 20150531-1

This commit is contained in:
Kevin Mihelich 2015-06-01 00:27:03 +00:00
parent a33878c0c3
commit 9cf16e122b

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150530
pkgrel=2
_commit=2598325b534cba4b5f88959714b6c8f279357ef3
pkgver=20150531
pkgrel=1
_commit=5c1848771795600170250a0ea1ff4a509e20859e
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=('df0c8e0216c53f6bbb2a29cac2d51ee9')
md5sums=('6e4e89000c607abef8c29320ad331dae')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'