mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20161013-1
This commit is contained in:
parent
b6d972ccda
commit
8f9e50bb70
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=20161011
|
||||
pkgver=20161013
|
||||
pkgrel=1
|
||||
_commit=a021d6e70bf5a710c364d21852be4a8dd4dc423a
|
||||
_commit=597c662a613df1144a6bc43e5f4505d83bd748ca
|
||||
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=('796636473228704909ec51c1ad555a16'
|
||||
md5sums=('bc5d61ee4512458522e73b2aa5e2038b'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
|
|
Loading…
Reference in a new issue