mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20200525-1
This commit is contained in:
parent
ea9600a9a1
commit
5bd18777a2
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200503
|
||||
pkgver=20200525
|
||||
pkgrel=1
|
||||
_commit=7eff9f6774bb43bfd61e749a0b45ffddc98c2311
|
||||
_commit=a6c9b6b48ce86ef2527586a50760d52f1b33f642
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('05cd161dca5a6f02684794960913e04c'
|
||||
md5sums=('73c7c1b06d70dbad2184bb450ac11248'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue