alarm/raspberrypi-firmware to 20150819-1

This commit is contained in:
Kevin Mihelich 2015-08-20 01:52:45 +00:00
parent fd95b64978
commit 83ceeb060e

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150818
pkgver=20150819
pkgrel=1
_commit=b3da68379785b0e10b09fdaa8db1b6f18732be8e
_commit=4dc3a69df5c901a2e44fa7c914210bc89c202a57
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=('175a0437a61db7fb6e6971630aee227c')
md5sums=('baef86017d1d65eba7fd425129c59efe')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'