20 lines
530 B
YAML
20 lines
530 B
YAML
name: tealdeer
|
|
description: A very fast implementation of tldr in Rust
|
|
version: 1.8.1
|
|
revision: 2
|
|
url: https://github.com/tealdeer-rs/tealdeer
|
|
license: Apache-2.0,MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
make_depends:
|
|
- rustc
|
|
downloads:
|
|
- url: https://github.com/tealdeer-rs/tealdeer/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8b9ea7ef8dd594d6fb8b452733b0c883a68153cec266b23564ce185bdf22fcfa
|