alarm/rpi-eeprom to 20221125-1

This commit is contained in:
graysky 2022-11-25 15:30:14 -05:00
parent 26e82abc08
commit 50aa9e45b9

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=rpi-eeprom
_commit=1197a4ae319e2ccf69e1b2e4c438f3fd68bd61ea
pkgver=20221104
_commit=7bbbd9407fcef5af9a79cd82aa904f0bff1b5636
pkgver=20221125
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=('e633a427fe71abd094838570b2de446c')
md5sums=('11d0983baa14071083dad30e9ddcfa26')
install="$pkgname.install"
package() {