mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20161122-1
This commit is contained in:
parent
b77be72202
commit
d7c1955408
1 changed files with 3 additions and 3 deletions
|
@ -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=20161116
|
pkgver=20161122
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=6aef55379169c549a80a70ad24ca5c59c7839ab6
|
_commit=049751cd24d18fc73463fde3520d9752b230c6ee
|
||||||
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"
|
||||||
|
@ -17,7 +17,7 @@ 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"
|
||||||
'00-raspberrypi-firmware.conf')
|
'00-raspberrypi-firmware.conf')
|
||||||
md5sums=('15341231d23474de4a790c5344b06d60'
|
md5sums=('bc6ccbc4f69fb9c52d4cc384f0e348ef'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
|
|
Loading…
Reference in a new issue