mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/fwupd to 1.9.7-1
This commit is contained in:
parent
689b11640f
commit
39a2355ded
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = fwupd
|
pkgbase = fwupd
|
||||||
pkgdesc = Simple daemon to allow session software to update firmware
|
pkgdesc = Simple daemon to allow session software to update firmware
|
||||||
pkgver = 1.9.6
|
pkgver = 1.9.7
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/fwupd/fwupd
|
url = https://github.com/fwupd/fwupd
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -52,14 +52,14 @@ pkgbase = fwupd
|
||||||
backup = etc/fwupd/remotes.d/lvfs.conf
|
backup = etc/fwupd/remotes.d/lvfs.conf
|
||||||
backup = etc/fwupd/remotes.d/vendor-directory.conf
|
backup = etc/fwupd/remotes.d/vendor-directory.conf
|
||||||
backup = etc/fwupd/remotes.d/vendor.conf
|
backup = etc/fwupd/remotes.d/vendor.conf
|
||||||
source = https://github.com/fwupd/fwupd/releases/download/1.9.6/fwupd-1.9.6.tar.xz
|
source = https://github.com/fwupd/fwupd/releases/download/1.9.7/fwupd-1.9.7.tar.xz
|
||||||
source = https://github.com/fwupd/fwupd/releases/download/1.9.6/fwupd-1.9.6.tar.xz.asc
|
source = https://github.com/fwupd/fwupd/releases/download/1.9.7/fwupd-1.9.7.tar.xz.asc
|
||||||
source = fwupd.sysusers
|
source = fwupd.sysusers
|
||||||
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
|
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
|
||||||
sha512sums = c65d795268e0e36fd2572ce3d4f2fb811412c16d583fa5463bee017a70b5d0f8b1b92460efa977a7d70bb5e3f6b5b02756e795e5f8ab7e7ac7874dc1ab5a0bfb
|
sha512sums = ad27addd5daadd62ca9ac1fd3ac28d8e68e2a3054f112258dfe77d67f63703072290043c22b2317a1149f477506b0a4e57982dba7fa1c7c895103b207f703bf8
|
||||||
sha512sums = SKIP
|
sha512sums = SKIP
|
||||||
sha512sums = 637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb
|
sha512sums = 637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb
|
||||||
b2sums = 8b54efef5947dc4766a24b8501100f7e24707944b5c9aae3c3fcd88dfce230667507af8816203b0ececa0510485661f5f599c1cdc2285df72683ede4b7a6d15c
|
b2sums = a222420aa957e20cb52e8f09270f89683d3bebb51d79940b27754ba1dbaa9b5ca46a9b10225c9f9c42ad28b7deb2dd040e3366d43568f19b1ad803572c924bd5
|
||||||
b2sums = SKIP
|
b2sums = SKIP
|
||||||
b2sums = e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb
|
b2sums = e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
# - remove makedepend on pandoc, meson with -Dman=false
|
# - remove makedepend on pandoc, meson with -Dman=false
|
||||||
|
|
||||||
pkgname=fwupd
|
pkgname=fwupd
|
||||||
pkgver=1.9.6
|
pkgver=1.9.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple daemon to allow session software to update firmware"
|
pkgdesc="Simple daemon to allow session software to update firmware"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -70,10 +70,10 @@ source=(
|
||||||
"https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
"https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
||||||
fwupd.sysusers
|
fwupd.sysusers
|
||||||
)
|
)
|
||||||
sha512sums=('c65d795268e0e36fd2572ce3d4f2fb811412c16d583fa5463bee017a70b5d0f8b1b92460efa977a7d70bb5e3f6b5b02756e795e5f8ab7e7ac7874dc1ab5a0bfb'
|
sha512sums=('ad27addd5daadd62ca9ac1fd3ac28d8e68e2a3054f112258dfe77d67f63703072290043c22b2317a1149f477506b0a4e57982dba7fa1c7c895103b207f703bf8'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb')
|
'637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb')
|
||||||
b2sums=('8b54efef5947dc4766a24b8501100f7e24707944b5c9aae3c3fcd88dfce230667507af8816203b0ececa0510485661f5f599c1cdc2285df72683ede4b7a6d15c'
|
b2sums=('a222420aa957e20cb52e8f09270f89683d3bebb51d79940b27754ba1dbaa9b5ca46a9b10225c9f9c42ad28b7deb2dd040e3366d43568f19b1ad803572c924bd5'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb')
|
'e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb')
|
||||||
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
|
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard@hughsie.com>
|
||||||
|
|
Loading…
Reference in a new issue