- 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
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
name: hello
|
|
description: A simple hello world program
|
|
version: 1.0
|
|
architecture: x86_64
|
|
type: binary |