21 lines
496 B
YAML
21 lines
496 B
YAML
---
|
|
name: neovim-glibc-2.17
|
|
github: neovim/neovim-releases
|
|
description: Vim-fork focused on extensibility and usability (glibc 2.17 compatible build).
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: neovim
|
|
homepage: https://neovim.io
|
|
license: Apache-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.12.2
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.12.2
|