extra/fwupd to 1.9.20-1

This commit is contained in:
David Beauchamp 2024-05-20 08:42:04 -04:00
parent bc235d06d1
commit 6e1b9ad8c6
3 changed files with 11 additions and 8 deletions

View file

@ -1,6 +1,6 @@
pkgbase = fwupd
pkgdesc = Simple daemon to allow session software to update firmware
pkgver = 1.9.19
pkgver = 1.9.20
pkgrel = 1
url = https://github.com/fwupd/fwupd
arch = x86_64
@ -51,14 +51,14 @@ pkgbase = fwupd
depends = tpm2-tss
depends = xz
depends = zlib
source = https://github.com/fwupd/fwupd/releases/download/1.9.19/fwupd-1.9.19.tar.xz
source = https://github.com/fwupd/fwupd/releases/download/1.9.19/fwupd-1.9.19.tar.xz.asc
source = https://github.com/fwupd/fwupd/releases/download/1.9.20/fwupd-1.9.20.tar.xz
source = https://github.com/fwupd/fwupd/releases/download/1.9.20/fwupd-1.9.20.tar.xz.asc
source = fwupd.sysusers
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
sha512sums = e20f16aa2cf528ecc6262a5c343287aef64fb37667f8d3972daa70f96364041daa0b23149acbd20cbeff059f6428c6c2a317973bc1dd40a39e239350b0eb011e
sha512sums = 3854421b99e4f6869f840bdf601d3fb61a60ef2875f829858809631f22d24060184c424ef7406ff7ede50ad7a2bcd8b93793244c84d88d2269776f0c26846ee9
sha512sums = SKIP
sha512sums = 637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb
b2sums = 7e092c0ba2b094fb2041121b7b04b5a5914e85f05213cca4eafeb1826a8291bf733d1b7f8738d35b4a336a0d2d1c0d42582d21831873fae8c7884dbf5d592ee4
b2sums = da9c47df676fc6da059e6a2df60891ff3d9141280ee3be58079c7e07ea785e3129aa5140520dcb87cbd8df7833bc43c201217fac54099133cbab0143fc5dfae8
b2sums = SKIP
b2sums = e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb

View file

@ -0,0 +1,3 @@
[fwupd]
source = "git"
git = "https://github.com/fwupd/fwupd.git"

View file

@ -18,7 +18,7 @@ pkgname=(
fwupd
fwupd-docs
)
pkgver=1.9.19
pkgver=1.9.20
pkgrel=1
pkgdesc="Simple daemon to allow session software to update firmware"
arch=(x86_64)
@ -72,10 +72,10 @@ source=(
"https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
fwupd.sysusers
)
sha512sums=('e20f16aa2cf528ecc6262a5c343287aef64fb37667f8d3972daa70f96364041daa0b23149acbd20cbeff059f6428c6c2a317973bc1dd40a39e239350b0eb011e'
sha512sums=('3854421b99e4f6869f840bdf601d3fb61a60ef2875f829858809631f22d24060184c424ef7406ff7ede50ad7a2bcd8b93793244c84d88d2269776f0c26846ee9'
'SKIP'
'637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb')
b2sums=('7e092c0ba2b094fb2041121b7b04b5a5914e85f05213cca4eafeb1826a8291bf733d1b7f8738d35b4a336a0d2d1c0d42582d21831873fae8c7884dbf5d592ee4'
b2sums=('da9c47df676fc6da059e6a2df60891ff3d9141280ee3be58079c7e07ea785e3129aa5140520dcb87cbd8df7833bc43c201217fac54099133cbab0143fc5dfae8'
'SKIP'
'e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb')
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>