[arch-commits] Commit in archboot/trunk (PKGBUILD)
Tobias Powalowski
tpowa at gemini.archlinux.org
Thu Jan 20 05:58:38 UTC 2022
Date: Thursday, January 20, 2022 @ 05:58:37
Author: tpowa
Revision: 434764
upgpkg: archboot 2022.01-58: bump to latest version
Modified:
archboot/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-20 00:38:59 UTC (rev 434763)
+++ PKGBUILD 2022-01-20 05:58:37 UTC (rev 434764)
@@ -2,7 +2,7 @@
pkgname=archboot
pkgver=2022.01
-pkgrel=57
+pkgrel=58
pkgdesc="Advanced, modular arch boot/install image creation utility"
arch=(any)
license=('GPL')
@@ -26,8 +26,7 @@
'fuse3' 'flex' 'expac' 'amd-ucode' 'edk2-shell' 'cdrtools' 'mktorrent' 'nvme-cli' 'fatresize' 'iwd' 'elinks' 'lshw'
'sbsigntools' 'openresolv' 'mokutil')
makedepends=('git')
-optdepends=('archboot-linux-firmware: for stripped down firmware inclusion on image file'
- 'linux-firmware: for firmware inclusion on image file'
+optdepends=('linux-firmware: for firmware inclusion on image file'
'archboot-qemu-aarch64: for aarch64 image building on x86_64'
'sudo: for running the archboot build server')
source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed")
More information about the arch-commits
mailing list