alarm/raspberrypi-firmware to 20150820-1

This commit is contained in:
Kevin Mihelich 2015-08-21 00:29:32 +00:00
parent 0f003816d9
commit 53b0565d85

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=20150819 pkgver=20150820
pkgrel=1 pkgrel=1
_commit=4dc3a69df5c901a2e44fa7c914210bc89c202a57 _commit=bbf5495c0424fe38d795111007e93f8763b88bcc
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=('baef86017d1d65eba7fd425129c59efe') md5sums=('1a3e5e88a8605b6235a91a09c1774368')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'