alarm/raspberrypi-firmware to 20150316-1

This commit is contained in:
Kevin Mihelich 2015-03-17 02:10:22 +00:00
parent b6c15b8856
commit 8bd71114c9

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150315
pkgver=20150316
pkgrel=1
_commit=14b88f76963b569aee250d1ae46815cfaf536475
_commit=3b750d30562d4506ad362eb06abdf98b7ed9d499
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=('fd5ae18e2693f98c2ee2ffd40d7f0238')
md5sums=('9507584af5b7540f928dacaf62756e65')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'