mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20160819-1
This commit is contained in:
parent
5de6a07db1
commit
bda8b5c23c
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20160816
|
||||
pkgver=20160819
|
||||
pkgrel=1
|
||||
_commit=7a0d52e1e6e4188648d85d886eb46842c9165c98
|
||||
_commit=58567cb5207d1f31a7dcc3069787bc3b9a35e565
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -17,7 +17,7 @@ license=('custom')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('efaa945626c5832fa5135ce9c766443e'
|
||||
md5sums=('a0ce00866a717898239bc80605be6151'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
|
|
Loading…
Reference in a new issue