alarm/raspberrypi-firmware to 20151028-1

This commit is contained in:
Kevin Mihelich 2015-10-29 00:46:09 +00:00
parent 4d839d3e27
commit e6b7cf4567

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20151023
pkgver=20151028
pkgrel=1
_commit=4047fe26797884cedf53bc8671d19e7f6f9f59d5
_commit=7f01b12b0f4e9893bb79dd6abdce5f6f7ed54e6c
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=('041d96de5fb242f39ae04493fd94e8be')
md5sums=('3213ee79546b7de52a87d17a40288e8e')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'