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

Tobias Powalowski tpowa at gemini.archlinux.org
Fri Jan 7 19:42:42 UTC 2022


    Date: Friday, January 7, 2022 @ 19:42:41
  Author: tpowa
Revision: 433829

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

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-07 19:29:52 UTC (rev 433828)
+++ PKGBUILD	2022-01-07 19:42:41 UTC (rev 433829)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=9
+pkgrel=10
 pkgdesc="Advanced, modular arch boot/install image creation utility with aarch64 depends"
 arch=(any)
 license=('GPL')
@@ -30,10 +30,13 @@
             'linux-firmware: for firmware inclusion on image file')
 source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed")
 backup=('etc/archboot/x86_64.conf'
+        'etc/archboot/aarch64.conf'
+        'etc/archboot/x86_64-latest.conf'
+        'etc/archboot/aarch64-latest.conf'
         'etc/archboot/presets/x86_64'
-	'etc/archboot/presets/aarch64'
-	'etc/archboot/aarch64.conf'
-)
+        'etc/archboot/presets/aarch64'
+        'etc/archboot/presets/x86_64-latest'
+        'etc/archboot/presets/aarch64-latest')
 install=archboot.install
 sha256sums=('SKIP')
 validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski <tpowa at archlinux.org>



More information about the arch-commits mailing list