blob: 72abc6103350134bc4cde133e813ca83491d44cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = terapi
pkgdesc = Terminal + API — a keyboard-driven TUI for exploring, testing, and automating REST and GraphQL APIs, without leaving your terminal
pkgver = 0.10.9
pkgrel = 1
url = https://github.com/TSODev/terapi
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
depends = libgcc
depends = openssl
provides = terapi
source = terapi-0.10.9.crate::https://crates.io/api/v1/crates/terapi/0.10.9/download
sha256sums = 7b06245211e577a9f92396fd8353eed903f05822be1fe0d35cefc4ec53318242
pkgname = terapi
|