mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20200122-1
This commit is contained in:
parent
380a82a3fe
commit
6feca6732d
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20200117
|
||||
pkgver=20200122
|
||||
pkgrel=1
|
||||
_commit=be2713bed42381f36c38670d26e9b85780b6233c
|
||||
_commit=01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('344ff74c9b584187de4ec693082ac437')
|
||||
md5sums=('51789392ad23cea9fede49eb81331a07')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue