alarm/raspberrypi-firmware to 20150420-1

This commit is contained in:
Kevin Mihelich 2015-04-21 00:51:14 +00:00
parent 83cf211cdb
commit b48094544f

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150411
pkgver=20150420
pkgrel=1
_commit=1293c14bdf0408f9695a7dcadf3b7f70241d0e10
_commit=46433ccc968d4f65568a1ad8679a05a46b7db51f
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=('aebe6bbeb58efdbe9dde357a30a410a7')
md5sums=('7ffca859b82402c1b9ec0fc27a67f0f9')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'