alarm/raspberrypi-firmware to 20160513-1

This commit is contained in:
Kevin Mihelich 2016-05-14 00:09:05 +00:00
parent 5209bd7b36
commit 57a0d2c5ef

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160512
pkgver=20160513
pkgrel=1
_commit=3816e1ce1e6ebc6d2bf0596dbd52849e16aa7e94
_commit=c17fa41b8e8321d891230f97837fee98feebc1ac
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=('6933fda993a77734c0fcc73e1fdfea32')
md5sums=('313b0217eb3e5b67330986feb39ae74f')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'