alarm/raspberrypi-firmware to 20150818-1

This commit is contained in:
Kevin Mihelich 2015-08-19 00:01:31 +00:00
parent ff9a4144b9
commit fdc9929aeb

View file

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