alarm/raspberrypi-bootloader to 20230113-2

This commit is contained in:
graysky 2023-01-13 11:01:57 -05:00
parent 105b48f846
commit 1dd4c60a32

View file

@ -3,14 +3,14 @@
pkgname=raspberrypi-bootloader
pkgver=20230113
pkgrel=1
_commit=a9e2a88a1076c640699e501a0626e647e79f7a3f
pkgrel=2
_commit=4da2c2abb34c3256d3e78f55d6e8606db8cef1d7
arch=('any')
url="https://github.com/raspberrypi/firmware"
license=('custom')
options=(!strip)
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('0eb8572456ea0f739ee167093a38231f')
md5sums=('09f2793f5c029027a1994ad12dde93c9')
package() {
pkgdesc="Bootloader files for Raspberry Pi"