blob: 58851b3b5ddc89e6602f660b9fd9aa4af47f5a72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pororoca-bin
pkgdesc = Pororoca is a HTTP testing tool, inspired by Postman, but with many improvements.
pkgver = 3.7.1
pkgrel = 1
url = https://pororoca.io/
arch = x86_64
license = GPL3
depends = dotnet-runtime-bin
provides = pororoca
conflicts = pororoca
options = !strip
source = pororoca-bin-3.7.1-1.deb::https://github.com/alexandrehtrb/Pororoca/releases/download/3.7.1/Pororoca_3.7.1_amd64.deb
sha256sums = 255112ce2f47fc0e921e9257d8694e4fe244e4f3bae152efec6052e092658c14
pkgname = pororoca-bin
|