[arch-commits] Commit in archboot-arm/trunk (PKGBUILD)

Tobias Powalowski tpowa at gemini.archlinux.org
Thu Jan 20 06:01:00 UTC 2022


    Date: Thursday, January 20, 2022 @ 06:00:58
  Author: tpowa
Revision: 434766

upgpkg: archboot-arm 2022.01-58: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 05:58:42 UTC (rev 434765)
+++ PKGBUILD	2022-01-20 06:00:58 UTC (rev 434766)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=57
+pkgrel=58
 pkgdesc="Advanced, modular arch boot/install image creation utility with aarch64 depends"
 arch=(any)
 license=('GPL')
@@ -26,8 +26,7 @@
 	 'fuse3' 'flex' 'expac' 'amd-ucode' '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'
             'sudo: for running the archboot build server')
 source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed")
 backup=('etc/archboot/x86_64.conf'



More information about the arch-commits mailing list