blob: cc4a87c235b7c60b53c5b067ee5d499a2fdaed6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
pkgver = 10.9.4
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
license = custom
depends = libxss
depends = nss
depends = gtk3
provides = postman
conflicts = postman
options = !strip
source = postman-10.9.4-linux-x64.tar.gz::https://dl.pstmn.io/download/version/10.9.4/linux64
source = postman.desktop
sha256sums = f4e89c4ab48c84801f3f9eb33743a462d67a9b0239af163ffae23a3ae1b309bb
sha256sums = d87542ac18455ff341da7c5efd01db96a01f659b1bf546840aa4ac8bd085802d
pkgname = postman-bin
|