alarm/raspberrypi-firmware to 20160129-1

This commit is contained in:
Kevin Mihelich 2016-01-30 00:57:37 +00:00
parent 8a8f774e51
commit 74b2ed46b5

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160124
pkgver=20160129
pkgrel=1
_commit=ab2b2e0a6472a1f612e4512b6bf45ab5c14465f2
_commit=fbe36330696cc82a87fc24ad5b5f896be2b1460f
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=('2f4827ca2b316ec9c199dad8fa323b03')
md5sums=('e5ec8de644669aee23d2e4c6b520c6a9')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'