Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
system76-firmware
Commits:
eda63098 by Maxime Gauduin at 2025-01-02T17:09:49+01:00
upgpkg: 1.0.67-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = system76-firmware
pkgdesc = System76 Firmware Tool and Daemon
- pkgver = 1.0.62
+ pkgver = 1.0.67
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=8264bfda284d035f7c70659fac9afa0272136409
- b2sums =
e1431b81e28b1449c32ad2b6a9bff1777de0b93fe955e1c73e3d933c43373f22f6a48aba254f8af2e998ab42676bf9c8f645702051fe29f8871113e173e35939
+ source =
git+https://github.com/pop-os/system76-firmware.git#tag=39f0d8d0504017bd9bdde79285d817e42145d904
+ b2sums =
dd95abb63dc43280a4898a650a805c4404cfc5c31f4f36006c596b72b73aad5e367fdadec71dd779abe8f1bb12b7eec261beecd7df4dba003cd46461b522f06f
pkgname = system76-firmware
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Corey Hinshaw <[email protected]>
pkgname=system76-firmware
-pkgver=1.0.62
+pkgver=1.0.67
pkgrel=1
pkgdesc='System76 Firmware Tool and Daemon'
arch=(x86_64)
@@ -25,9 +25,9 @@ makedepends=(
)
provides=(system76-firmware-daemon)
conflicts=(system76-firmware-daemon)
-_tag=8264bfda284d035f7c70659fac9afa0272136409
+_tag=39f0d8d0504017bd9bdde79285d817e42145d904
source=(git+https://github.com/pop-os/system76-firmware.git#tag=${_tag})
-b2sums=('e1431b81e28b1449c32ad2b6a9bff1777de0b93fe955e1c73e3d933c43373f22f6a48aba254f8af2e998ab42676bf9c8f645702051fe29f8871113e173e35939')
+b2sums=('dd95abb63dc43280a4898a650a805c4404cfc5c31f4f36006c596b72b73aad5e367fdadec71dd779abe8f1bb12b7eec261beecd7df4dba003cd46461b522f06f')
pkgver() {
cd system76-firmware
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/eda630986244f741603e05c222a68ab8434fe62a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/eda630986244f741603e05c222a68ab8434fe62a
You're receiving this email because of your account on gitlab.archlinux.org.