alarm/rpi-eeprom to 20230118-1

This commit is contained in:
graysky 2023-01-18 14:04:33 -05:00
parent 8f411e4cde
commit 1c3f72b8ee

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=rpi-eeprom
_commit=e2fc5b19933e8dd7c5677fec08cdeec54934b29b
pkgver=20230113
_commit=bf7419c961e8b65854fd73ec29fbc515087539e8
pkgver=20230118
pkgrel=1
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
arch=('any')
@ -11,7 +11,7 @@ license=('custom')
depends=(python pciutils raspberrypi-firmware coreutils binutils)
backup=("etc/default/$pkgname-update")
source=("$pkgname-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('fac6e1d32dcbeb5b5aeed73899c54cc3')
md5sums=('e9218d70b78ce2d159b20710b1b5dada')
install="$pkgname.install"
package() {