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

Tobias Powalowski tpowa at gemini.archlinux.org
Sat Jan 29 07:29:10 UTC 2022


    Date: Saturday, January 29, 2022 @ 07:29:10
  Author: tpowa
Revision: 435333

upgpkg: archboot-arm 2022.01-89: fix permission on server release

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 07:28:17 UTC (rev 435332)
+++ PKGBUILD	2022-01-29 07:29:10 UTC (rev 435333)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=88
+pkgrel=89
 pkgdesc="Advanced, modular arch boot/install image creation utility with aarch64 depends"
 arch=(any)
 license=('GPL')
@@ -23,7 +23,7 @@
 	 'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'haveged' 'pambase' 'traceroute' 'grub' 
 	 'systemd-sysvcompat' 'arch-install-scripts' 'zsh' 'gdbm' 'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
 	 'usb_modeswitch' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 'ethtool' 'exfatprogs' 
-	 'fuse3' 'flex' 'expac' 'amd-ucode' 'cdrtools' 'mktorrent' 'nvme-cli' 'fatresize' 'iwd' 'elinks' 'lshw' 
+	 'fuse3' 'flex' 'amd-ucode' 'cdrtools' 'mktorrent' 'nvme-cli' 'fatresize' 'iwd' 'elinks' 'lshw' 
 	 'sbsigntools' 'openresolv' 'mokutil')
 makedepends=('git')
 optdepends=('linux-firmware: for firmware inclusion on image file'



More information about the arch-commits mailing list