alarm/rpi-eeprom to 20220208-1

This commit is contained in:
graysky 2022-02-08 10:05:05 -05:00
parent 5779fbbb86
commit 14a022e21b
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Maintainer: graysky <graysky@archlinux.us>
pkgname=rpi-eeprom
_commit=1ce83c09b30391d5944875607514f9e2225466ac
pkgver=20220131
_commit=0254a8e959500fa526975d6e4e5a1c234fc02469
pkgver=20220208
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=('0966f5037f0ef313c890627c7cc503fb')
md5sums=('bdc514ec9f4cb59f4bd25d40918db90b')
install="$pkgname.install"
package() {