alarm/rpi-eeprom to 20220726-1

This commit is contained in:
graysky 2022-07-26 10:54:42 -04:00
parent 4854b992ce
commit 1d77d176ee

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=rpi-eeprom
_commit=4703b71a95738a81592a78463c67c2b1291f9bf9
pkgver=20220722
_commit=38ee969c320ab1d3a292866b20ff6559e82dee50
pkgver=20220726
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=('2b0e6afc5abe1aecd352e546135e737e')
md5sums=('36b7d48f8aae742f483bd169c57a36f1')
install="$pkgname.install"
package() {