alarm/raspberrypi-firmware to 20170114-1

This commit is contained in:
Kevin Mihelich 2017-01-15 00:32:45 +00:00
parent 22ccb2478d
commit a8b0ec04a0

View file

@ -3,9 +3,9 @@
buildarch=20 buildarch=20
pkgname=raspberrypi-firmware pkgname=raspberrypi-firmware
pkgver=20161211 pkgver=20170114
pkgrel=2 pkgrel=1
_commit=6d45dcf869688163fa1c745cb059b14baf61b8fd _commit=3c3ff70bf9f8c0c8e4bc3fd7b5d08df53233ad4d
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=('08f7c4f2ba454083c8f988d6c8f54b02' md5sums=('3a84a72c67f8013f29cc7801828ed231'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package() { package() {