Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
linux-firmware


Commits:
463d5601 by Tobias Powalowski at 2024-10-17T20:00:08+02:00
upgpkg: 20241017.22a6c7dc-1: update to latest version, restore tagged and 
signed release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = linux-firmware
        pkgdesc = Firmware files for Linux
-       pkgver = 20240928.c979a065
+       pkgver = 20241017.22a6c7dc
        pkgrel = 1
        url = https://gitlab.com/kernel-firmware/linux-firmware
        arch = any
@@ -10,11 +10,12 @@ pkgbase = linux-firmware
        license = custom
        makedepends = git
        makedepends = rdfind
+       makedepends = python
        options = !strip
        options = !debug
-       source = 
git+https://gitlab.com/kernel-firmware/linux-firmware.git#commit=c979a06518069901e4c43e0019d3a15b435b7e16
+       source = 
git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20241017
        validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
-       b2sums = 
1736dcad67a446e9e583d29547234ceeb0a054afd1c49d5e7cc339d37c7dc6c254cdc6c10c70cf4b4fdc722b7a199934dbe3b9092d9d8f1a98aa6276f9935b50
+       b2sums = 
8befc4883f6c69682a6b7c603aff6ca80e7e79277ac3ad698e731a904b22cdfd55c7d32a661621ef47a88d7298be960535b7ebcc100d847eea79cda3124ab8f5
 
 pkgname = linux-firmware-whence
        pkgdesc = Firmware files for Linux - contains the WHENCE license file 
which documents the vendor license details


=====================================
PKGBUILD
=====================================
@@ -5,9 +5,9 @@ pkgbase=linux-firmware
 pkgname=(linux-firmware-whence linux-firmware amd-ucode
          linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
 )
-_tag=20240909
-_commit=c979a06518069901e4c43e0019d3a15b435b7e16
-pkgver=20240928.c979a065
+_tag=20241017
+#_commit=c979a06518069901e4c43e0019d3a15b435b7e16
+pkgver=20241017.22a6c7dc
 pkgrel=1
 pkgdesc="Firmware files for Linux"
 url="https://gitlab.com/kernel-firmware/linux-firmware";
@@ -21,13 +21,14 @@ arch=('any')
 makedepends=(
   git
   rdfind
+  python
 )
 options=(
   !strip
   !debug
 )
-source=("git+$url.git#commit=${_commit}")
-b2sums=('1736dcad67a446e9e583d29547234ceeb0a054afd1c49d5e7cc339d37c7dc6c254cdc6c10c70cf4b4fdc722b7a199934dbe3b9092d9d8f1a98aa6276f9935b50')
+source=("git+$url.git?signed#tag=${_tag}")
+b2sums=('8befc4883f6c69682a6b7c603aff6ca80e7e79277ac3ad698e731a904b22cdfd55c7d32a661621ef47a88d7298be960535b7ebcc100d847eea79cda3124ab8f5')
 validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer 
<[email protected]>
 
 _backports=(
@@ -177,5 +178,3 @@ package_linux-firmware-bnx2x() {
 
   mv -v linux-firmware-bnx2x/* "${pkgdir}"
 }
-
-# vim:set sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/463d5601917ec7535fe3b48a13fc07ca009d78e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/463d5601917ec7535fe3b48a13fc07ca009d78e7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to