alarm/raspberrypi-firmware to 20150325-1

This commit is contained in:
Kevin Mihelich 2015-03-26 01:29:58 +00:00
parent 1786344d25
commit 473f308de0

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=20150322 pkgver=20150325
pkgrel=1 pkgrel=1
_commit=151e6e5d3e9c2a6bb17191718136333ac6f2050d _commit=cd355a9dd4f1f4de2e79b0c8e102840885cdf1de
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=('447fb5ff1268a07a6016fcd67b5393b1') md5sums=('9e282089b59f63457c3280a87d4b6107')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'