Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
fwupd
Commits:
146ad72b by Frederik Schwan at 2026-05-29T20:13:55+02:00
upgpkg: 2.1.4-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fwupd
pkgdesc = Simple daemon to allow session software to update firmware
pkgver = 2.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fwupd/fwupd
arch = x86_64
license = LGPL-2.1-or-later
@@ -54,7 +54,7 @@ pkgbase = fwupd
depends = tpm2-tss
depends = xz
depends = zlib
- source = git+https://github.com/fwupd/fwupd.git#tag=2.1.4?signed
+ source = git+https://github.com/fwupd/fwupd.git#tag=2.1.4-2?signed
source = fwupd.sysusers
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
sha512sums =
4665a56c8fe7a8407fd50a04bec7af412e517a63784400889cc311632e9577e3b9dfe861061dc0c9eb0cf1a81cb3d81b30b5abd72bc0941653d3b9f33232d48f
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
fwupd-docs
)
pkgver=2.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Simple daemon to allow session software to update firmware"
arch=(x86_64)
url='https://github.com/fwupd/fwupd'
@@ -68,7 +68,7 @@ makedepends=(
valgrind
)
source=(
- "git+https://github.com/fwupd/fwupd.git#tag=${pkgver}?signed"
+ "git+https://github.com/fwupd/fwupd.git#tag=${pkgver}-2?signed"
fwupd.sysusers
)
sha512sums=('4665a56c8fe7a8407fd50a04bec7af412e517a63784400889cc311632e9577e3b9dfe861061dc0c9eb0cf1a81cb3d81b30b5abd72bc0941653d3b9f33232d48f'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/146ad72b56bc1e86dd423920d4a588898b9db98a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/146ad72b56bc1e86dd423920d4a588898b9db98a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help