extra/fwupd to 1.9.13-2

This commit is contained in:
Kevin Mihelich 2024-02-19 23:04:05 +00:00
parent f2dea579cf
commit 3ccfc7f71a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
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.13 pkgver = 1.9.13
pkgrel = 1 pkgrel = 2
url = https://github.com/fwupd/fwupd url = https://github.com/fwupd/fwupd
arch = x86_64 arch = x86_64
license = LGPL-2.1-or-later license = LGPL-2.1-or-later

View file

@ -13,7 +13,7 @@
pkgname=(fwupd fwupd-docs) pkgname=(fwupd fwupd-docs)
pkgver=1.9.13 pkgver=1.9.13
pkgrel=1 pkgrel=2
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)
url='https://github.com/fwupd/fwupd' url='https://github.com/fwupd/fwupd'