alarm/raspberrypi-firmware to 20160626-1

This commit is contained in:
Kevin Mihelich 2016-06-26 17:05:29 +00:00
parent c0d92f04df
commit 8a8e5cd7cc

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20160620
pkgver=20160626
pkgrel=1
_commit=390f53ed0fd79df274bdcc81d99e09fa262f03ab
_commit=20c6fda4e1551e0cbd8af41d5aaeecf9604c2b26
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=('387f5ecfc6a4112a40398123465f9240')
md5sums=('0cd46a5a0d9f6caf0c18b1089cace4ec')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'