mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/fwupd to 1.9.2-1
This commit is contained in:
parent
49cd820c54
commit
9ee187160e
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
# - remove makedepend on pandoc, meson with -Dman=false
|
||||
|
||||
pkgname=fwupd
|
||||
pkgver=1.9.1
|
||||
pkgver=1.9.2
|
||||
pkgrel=1
|
||||
pkgdesc="Simple daemon to allow session software to update firmware"
|
||||
arch=(x86_64)
|
||||
|
@ -47,9 +47,9 @@ backup=('etc/fwupd/daemon.conf'
|
|||
'etc/fwupd/uefi_capsule.conf'
|
||||
)
|
||||
source=("https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc})
|
||||
sha512sums=('70a02c52dbaa4e06502fc64c486301bcb5c0f9b0d2cf80aebe5c0ec48f340e04702d43f0a1d5cb44a21d8c4ddb92eb90788fd03daa7494a1f0b3a82b36a2c940'
|
||||
sha512sums=('e1bc22d8a25a27a5f168120c283e449ce9e6a06e04935c38f2f3eb08806d88f7154052ffa373e217c525886d1d93f38274a9dec86fdf8ce54bd3a8d53b6424a5'
|
||||
'SKIP')
|
||||
b2sums=('2ed50bd698d145fe6819c700688ee865be8d65c531ca20b3b02472191710142485f2b8b5b559798fe93304d2a281b96a6600449112f7e81b67b59d95e38971ab'
|
||||
b2sums=('111f2ca186b92fdd10fab672d94f23b560d0c4bd79ca43653b413efd3d58a716e5e3f3203fa77bdcd7c86552ee561294029070b3c7ff1fb0da2bfc6532597b30'
|
||||
'SKIP')
|
||||
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue