Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
system76-firmware
Commits:
86290b86 by Maxime Gauduin at 2023-10-09T23:38:27+02:00
upgpkg: 1.0.54-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = system76-firmware
pkgdesc = System76 Firmware Tool and Daemon
- pkgver = 1.0.53
+ pkgver = 1.0.54
pkgrel = 1
url = https://github.com/pop-os/system76-firmware
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = system76-firmware
depends = xz
provides = system76-firmware-daemon
conflicts = system76-firmware-daemon
- source =
git+https://github.com/pop-os/system76-firmware.git#tag=13f307c6ae6ec8d9f4b9b53ca848ce2c02d25039
+ source =
git+https://github.com/pop-os/system76-firmware.git#tag=a107748da39833213ff132999369adaa509b3725
b2sums = SKIP
pkgname = system76-firmware
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Corey Hinshaw <[email protected]>
pkgname=system76-firmware
-pkgver=1.0.53
+pkgver=1.0.54
pkgrel=1
pkgdesc='System76 Firmware Tool and Daemon'
arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(
)
provides=(system76-firmware-daemon)
conflicts=(system76-firmware-daemon)
-_tag=13f307c6ae6ec8d9f4b9b53ca848ce2c02d25039
+_tag=a107748da39833213ff132999369adaa509b3725
source=(git+https://github.com/pop-os/system76-firmware.git#tag=${_tag})
b2sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/86290b86debe48776cd80d832145af489d834213
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/86290b86debe48776cd80d832145af489d834213
You're receiving this email because of your account on gitlab.archlinux.org.