mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/fwupd to 1.8.10-1
This commit is contained in:
parent
2b59409544
commit
15e7ce5d71
1 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@
|
|||
# - replace efi_sbat_distro_url with ALARM URL
|
||||
|
||||
pkgname=fwupd
|
||||
pkgver=1.8.9
|
||||
pkgrel=2
|
||||
pkgver=1.8.10
|
||||
pkgrel=1
|
||||
pkgdesc="Simple daemon to allow session software to update firmware"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/fwupd/fwupd"
|
||||
|
@ -46,9 +46,9 @@ backup=('etc/fwupd/daemon.conf'
|
|||
'etc/fwupd/uefi_capsule.conf'
|
||||
)
|
||||
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
|
||||
sha512sums=('91dc477ac83c5c691bd9c88d69c3289292e6cbde2708ffc64d1823abbde75300a15d2b4bd1e6b2cac693082ba5e565c6749bbe09207aebd1f13aec361647e4d7'
|
||||
sha512sums=('8437cdc93d553e42d33a037d14fcb09bb65b4c4d7d60add6a90c84dce0845097fe96005a1f6a9da7daf89df5b7dcd1b43a9fbba666cd18129b67ebe1c3ce7c97'
|
||||
'SKIP')
|
||||
b2sums=('dab91c8f5e050ef5e5492d722b2300c7c516cc7ed68f10def92247f256ad84f1a041aa6bb94fcf5b6971a6e4f8dda3f17e5d2c8656a066d87873004d954a9131'
|
||||
b2sums=('891cade6c4a3a58d61c19ba6001d0161de046465729ebd349d04b2e2170146d2a7dc099285f60f7b1f7438d70a7792b5ff3921a2892e726cc6674f0628f9fabc'
|
||||
'SKIP')
|
||||
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue