Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
system76-firmware
Commits:
9649a1aa by Maxime Gauduin at 2024-05-20T21:34:21+02:00
upgpkg: 1.0.62-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = system76-firmware
pkgdesc = System76 Firmware Tool and Daemon
- pkgver = 1.0.59
+ pkgver = 1.0.62
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=5250a4051a4edc4b748bfc6722b8c78478f278d3
- b2sums = SKIP
+ source =
git+https://github.com/pop-os/system76-firmware.git#tag=8264bfda284d035f7c70659fac9afa0272136409
+ b2sums =
e1431b81e28b1449c32ad2b6a9bff1777de0b93fe955e1c73e3d933c43373f22f6a48aba254f8af2e998ab42676bf9c8f645702051fe29f8871113e173e35939
pkgname = system76-firmware
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Corey Hinshaw <[email protected]>
pkgname=system76-firmware
-pkgver=1.0.59
+pkgver=1.0.62
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=5250a4051a4edc4b748bfc6722b8c78478f278d3
+_tag=8264bfda284d035f7c70659fac9afa0272136409
source=(git+https://github.com/pop-os/system76-firmware.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('e1431b81e28b1449c32ad2b6a9bff1777de0b93fe955e1c73e3d933c43373f22f6a48aba254f8af2e998ab42676bf9c8f645702051fe29f8871113e173e35939')
pkgver() {
cd system76-firmware
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/9649a1aafaeaff3a57528565ea1c0cebcc5ad35f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-firmware/-/commit/9649a1aafaeaff3a57528565ea1c0cebcc5ad35f
You're receiving this email because of your account on gitlab.archlinux.org.