alarm/rpi-eeprom to 20220902-1

This commit is contained in:
graysky 2022-09-02 12:48:49 -04:00
parent f28b0af700
commit d65d64ef41

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=rpi-eeprom
_commit=e4f90a89e62051ff658c40c57150d13c7e67553b
pkgver=20220802
_commit=e41bec0bed37ea7ce231e89a0f2e91e3928e8529
pkgver=20220902
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=('79a279768ac5944d4a9be6fd1ef1e2d4')
md5sums=('ffe9054d00e99c1a4000bf7a0c3cab1a')
install="$pkgname.install"
package() {