Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / linux-firmware


Commits:
c4546bab by Jan Alexander Steffens (heftig) at 2024-02-29T21:58:12+01:00
Update URL

The README states that the upstream repository lives at gitlab.com.

See: 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/README.md

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = linux-firmware
        pkgdesc = Firmware files for Linux
        pkgver = 20240220.97b693d2
        pkgrel = 1
-       url = 
https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
+       url = https://gitlab.com/kernel-firmware/linux-firmware
        arch = any
        license = GPL2
        license = GPL3
@@ -10,7 +10,7 @@ pkgbase = linux-firmware
        makedepends = git
        makedepends = rdfind
        options = !strip
-       source = 
git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20240220?signed
+       source = 
git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240220
        validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -9,12 +9,12 @@ _tag=20240220
 pkgver=20240220.97b693d2
 pkgrel=1
 pkgdesc="Firmware files for Linux"
-url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary";
+url="https://gitlab.com/kernel-firmware/linux-firmware";
 license=('GPL2' 'GPL3' 'custom')
 arch=('any')
 makedepends=('git' 'rdfind')
 options=(!strip)
-source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=${_tag}?signed";)
+source=("git+$url.git?signed#tag=${_tag}")
 sha256sums=('SKIP')
 validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer 
<[email protected]>
 



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

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


Reply via email to