alarm/rpi-eeprom to 20220714-1

This commit is contained in:
graysky 2022-07-15 17:00:49 -04:00
parent 9061be658c
commit c9353f7a97

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=rpi-eeprom
_commit=1c758a0904630da2ea905118bdf34fe2d8a6bb5e
pkgver=20220520
_commit=d7e137cf05ba7f46b04bde925ac9f3f049bd6048
pkgver=20220714
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=('cdda1db6b95d0000ae29942a22ae335a')
md5sums=('ed6fe17590ea4773266e7507bc2abee5')
install="$pkgname.install"
package() {