alarm/raspberrypi-firmware to 20151107-1

This commit is contained in:
Kevin Mihelich 2015-11-07 15:46:57 +00:00
parent 7de44d44fe
commit 6d35297810

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20151028
pkgver=20151107
pkgrel=1
_commit=7f01b12b0f4e9893bb79dd6abdce5f6f7ed54e6c
_commit=591b25a7749027ce095a49d0a515294491dd26fc
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=('3213ee79546b7de52a87d17a40288e8e')
md5sums=('0f9179a1f4cdc5254ad7fa298cdcd85d')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'