blob: 34e9ee9f65f6aab34bce2c3e6f55d38acff5a195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = restish
pkgdesc = A CLI for interacting with REST-ish HTTP APIs
pkgver = 0.20.0
pkgrel = 1
url = https://github.com/danielgtaylor/restish
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = https://github.com/danielgtaylor/restish/archive/v0.20.0.tar.gz
sha256sums = 0aebd5eaf4b34870e40c8b94a0cc84ef65c32fde32eddae48e9529c73a31176d
pkgname = restish
|