Date: Thursday, October 14, 2021 @ 19:36:15 Author: tpowa Revision: 426006
upgpkg: archboot 2021.10-32: bump to latest version Modified: archboot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-14 19:16:46 UTC (rev 426005) +++ PKGBUILD 2021-10-14 19:36:15 UTC (rev 426006) @@ -2,7 +2,7 @@ pkgname=archboot pkgver=2021.10 -pkgrel=31 +pkgrel=32 pkgdesc="Advanced, modular arch boot/install image creation utility" arch=(any) license=('GPL') @@ -24,7 +24,7 @@ 'systemd-sysvcompat' 'intel-ucode' 'arch-install-scripts' 'zsh' 'gdbm' 'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 'usb_modeswitch' 'refind' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 'ethtool' 'exfatprogs' 'broadcom-wl' 'fuse3' 'flex' 'expac' 'amd-ucode' 'edk2-shell' 'cdrtools' 'mktorrent' 'nvme-cli' 'fatresize' 'iwd' 'elinks' 'lshw' - 'sbsigntools' 'openresolv' 'archboot-grub' 'mokutil' 'sbctl') + 'sbsigntools' 'openresolv' 'archboot-grub' 'mokutil') makedepends=('git') optdepends=('archboot-linux-firmware: for stripped down firmware inclusion on image file' 'linux-firmware: for firmware inclusion on image file')