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

Tobias Powalowski tpowa at gemini.archlinux.org
Fri Mar 18 16:51:11 UTC 2022


    Date: Friday, March 18, 2022 @ 16:51:11
  Author: tpowa
Revision: 439948

upgpkg: archboot-arm 2022.03-23: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 16:51:05 UTC (rev 439947)
+++ PKGBUILD	2022-03-18 16:51:11 UTC (rev 439948)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.03
-pkgrel=22
+pkgrel=23
 pkgdesc="Advanced, modular arch boot/install image creation utility with aarch64 depends"
 arch=(any)
 license=('GPL')
@@ -34,10 +34,14 @@
         'etc/archboot/aarch64.conf'
         'etc/archboot/x86_64-latest.conf'
         'etc/archboot/aarch64-latest.conf'
+	'etc/archboot/x86_64-local.conf'
+        'etc/archboot/aarch64-local.conf'
         'etc/archboot/presets/x86_64'
         'etc/archboot/presets/aarch64'
         'etc/archboot/presets/x86_64-latest'
-        'etc/archboot/presets/aarch64-latest')
+        'etc/archboot/presets/aarch64-latest'
+	'etc/archboot/presets/x86_64-local'
+        'etc/archboot/presets/aarch64-local')
 install=archboot.install
 sha256sums=('SKIP')
 validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski <tpowa at archlinux.org>



More information about the arch-commits mailing list