alarm/raspberrypi-firmware to 20170428-1

This commit is contained in:
Kevin Mihelich 2017-04-29 00:43:52 +00:00
parent dc12303ed8
commit 2a65a44fbe

View file

@ -3,9 +3,9 @@
buildarch=20 buildarch=20
pkgname=raspberrypi-firmware pkgname=raspberrypi-firmware
pkgver=20170419 pkgver=20170428
pkgrel=1 pkgrel=1
_commit=4b79411d54bbefb6f89cf1fc76edd7cd4940ec35 _commit=481748f4fd701457ee091552e7401bcfbcbf3194
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi" pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
options=(!strip) options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz" source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
'00-raspberrypi-firmware.conf') '00-raspberrypi-firmware.conf')
md5sums=('de2f1f403a20989b31479daff44cddbd' md5sums=('370aedc67b8ea37a29ff8cbfa78b323a'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package() { package() {