21 lines
477 B
YAML
21 lines
477 B
YAML
---
|
|
name: starship
|
|
github: starship/starship
|
|
description: The minimal, blazing-fast, and infinitely customizable prompt for any shell.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: starship
|
|
homepage: https://starship.rs
|
|
license: ISC
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.25.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.25.0
|