Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:57 +02:00
parent b46268e887
commit bf6e6f126a
+3 -2
View File
@@ -1,9 +1,10 @@
name: grub name: grub
description: The GRand Unified Bootloader description: The GRand Unified Bootloader
version: 2.12 version: 2.12
revision: 2
url: https://www.gnu.org/software/grub/ url: https://www.gnu.org/software/grub/
license: GPL3-or-later license: GPL3-or-later
architecture: any architecture: any
keep: etc/default/grub keep: ["etc/default/grub"]
make_depends: efibootmgr,freetype2 make_depends: ["efibootmgr","freetype2"]
type: source type: source