alarm/raspberrypi-firmware to 20150518-1

This commit is contained in:
Kevin Mihelich 2015-05-19 00:42:30 +00:00
parent 79a854b96d
commit 47b4d2f717

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150513
pkgver=20150518
pkgrel=1
_commit=c7ec740caa359634d197249297ea597067e70180
_commit=c0bb9f7f74a6eb50e6714b2c2af03b4ad4c5267f
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=('824d06313fa8322205f73342a2a783f6')
md5sums=('63c89316f621f2f4e5605901887d8a8e')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'