alarm/raspberrypi-firmware to 20160304-1

This commit is contained in:
Kevin Mihelich 2016-03-05 00:57:09 +00:00
parent a06b9b48c9
commit e32d6eb374

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160303
pkgver=20160304
pkgrel=1
_commit=7f7b3681b209fbac5aeb81c0f290c2aefd8a7b43
_commit=b48c36f7431c45f3c1ce7c84036f2202a8b611cf
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=('98be825e7ea11f9a7061d2eefe5deefc')
md5sums=('078ada063c66243d5223ed3fd9f69457')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'