Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
system76-firmware
Commits:
680709cc by Maxime Gauduin at 2023-09-15T17:18:43+02:00
upgpkg: 1.0.53-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = system76-firmware
pkgdesc = System76 Firmware Tool and Daemon
- pkgver = 1.0.52
- pkgrel = 3
+ pkgver = 1.0.53
+ pkgrel = 1
url = https://github.com/pop-os/system76-firmware
arch = x86_64
license = GPL3
@@ -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=a900b63026d369a56beb0f715824bf94a2b1a2df
+ source =
git+https://github.com/pop-os/system76-firmware.git#tag=13f307c6ae6ec8d9f4b9b53ca848ce2c02d25039
b2sums = SKIP
pkgname = system76-firmware
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Corey Hinshaw <[email protected]>
pkgname=system76-firmware
-pkgver=1.0.52
-pkgrel=3
+pkgver=1.0.53
+pkgrel=1
pkgdesc='System76 Firmware Tool and Daemon'
arch=(x86_64)
url=https://github.com/pop-os/system76-firmware
@@ -25,7 +25,7 @@ makedepends=(
)
provides=(system76-firmware-daemon)
conflicts=(system76-firmware-daemon)
-_tag=a900b63026d369a56beb0f715824bf94a2b1a2df
+_tag=13f307c6ae6ec8d9f4b9b53ca848ce2c02d25039
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/680709cc3c23a093c316768e045b38459d67d1c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/680709cc3c23a093c316768e045b38459d67d1c8
You're receiving this email because of your account on gitlab.archlinux.org.