Update to 20220217-1

This commit is contained in:
graysky 2022-02-17 13:35:59 -05:00
parent b5e7a20556
commit 39044b900e

View file

@ -1,8 +1,8 @@
# Maintainer: graysky <graysky@archlinux.us>
pkgname=rpi-eeprom
_commit=7deaaa181a5f6b263e006eb9ea3758731a943125
pkgver=20220209
_commit=42de218ded2387b17aba3349aa6734c5f8584f4b
pkgver=20220217
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=('23406d14238f9980231a4b04256b3ab2')
md5sums=('bd1f038f3e83ba033b65b58cda238116')
install="$pkgname.install"
package() {