alarm/raspberrypi-firmware to 20150724-1

This commit is contained in:
Kevin Mihelich 2015-07-25 00:09:22 +00:00
parent 21f39a39bb
commit 4493aa9f04

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x' 'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools' 'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples') 'raspberrypi-firmware-examples')
pkgver=20150715 pkgver=20150724
pkgrel=1 pkgrel=1
_commit=de8dfd34ac3b901caf1e329ab2c971ea377f572d _commit=464ce4fc013ff20a2b957bc47093ed8b557e1ef1
pkgdesc="Firmware files for Raspberry Pi" pkgdesc="Firmware files for Raspberry Pi"
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -16,7 +16,7 @@ makedepends=('git')
license=('custom') license=('custom')
options=(!strip) options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz") source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('23b243b048ed414b2a5781ef6ff068ef') md5sums=('f4d993ab9dd9a25984c31a246c2ccefa')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'