alarm/raspberrypi-firmware to 20150501-1

This commit is contained in:
Kevin Mihelich 2015-05-02 02:27:09 +00:00
parent 47a6c97002
commit 30c620e817

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150428
pkgver=20150501
pkgrel=1
_commit=ddb87b698a45307da7f8d1a5819c9627fae65e3f
_commit=a14d11100978d8627cd60c3439d20aefeb8ae729
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=('6f0db51030766694be5edd5a64fad3b9')
md5sums=('8e12fd43b835290a340caf3d105bc2f8')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'