summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e2a393e10ccd2512416cceda6588ce8c2074947 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = tealdeer-git
	pkgdesc = A fast tldr client in Rust.
	pkgver = r421.b369678
	pkgrel = 1
	url = https://github.com/dbrgn/tealdeer
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	license = Apache
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = openssl
	provides = tldr
	conflicts = tldr
	options = !emptydirs
	source = git+https://github.com/dbrgn/tealdeer#branch=main
	sha256sums = SKIP

pkgname = tealdeer-git