alarm/raspberrypi-firmware to 20160512-1

This commit is contained in:
Kevin Mihelich 2016-05-13 01:12:42 +00:00
parent 0277e9c7a8
commit 9c45c95c00

View file

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