blob: 386f122283a517e21d4c3529b87f89dbdfc2cd1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = tldrtool
pkgdesc = Automate contributing to tldr
pkgver = 1.0.1
pkgrel = 2
url = https://github.com/acuteenvy/tldrtool
arch = x86_64
license = MIT
makedepends = cargo
depends = git
optdepends = tldr: view pages using a client
optdepends = xdg-utils: open a browser to create pull requests
source = tldrtool-1.0.1.tar.gz::https://github.com/acuteenvy/tldrtool/archive/v1.0.1.tar.gz
b2sums = 4ce7ece2323d433e051f89a40bef20d7ba366517be3d5bcd1cad7dada1c0da4c37e0880acf58df99098f28e11a1b9ba9549b1644ae0cece456cc6b598bbf6543
pkgname = tldrtool
|