CapCreeperGR 49b1554103 - Added package architecture checking
- Added an installed package info updater system (can add new fields to installed packages like "architecture" and check for other errors
- Moved test packages under a x86_64 subfolder
2024-03-26 21:50:17 +02:00

5 lines
100 B
Plaintext

name: hello
description: A simple hello world program
version: 1.0
architecture: x86_64
type: binary