blob: faca6270ce22d325dfc14ce82f95149c282af654 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = insomnia-bin
pkgdesc = API Client and Design Platform for GraphQL and REST
pkgver = 10.3.0
pkgrel = 1
epoch = 1
url = https://insomnia.rest
arch = x86_64
license = Apache
depends = libxss
depends = nss
depends = gtk3
depends = alsa-lib
optdepends = libappindicator-gtk3: StatusNotifierItem support
optdepends = xdg-utils: open URLs with desktop's default (xdg-email, xdg-open)
provides = insomnia
conflicts = insomnia
source = https://github.com/Kong/insomnia/releases/download/core@10.3.0/Insomnia.Core-10.3.0.deb
source = https://github.com/Kong/insomnia/raw/core@10.3.0/LICENSE
sha256sums = 36fbac30fe3d9b7c51aede5bf987b902d5596c0431885bc5d288bc2d12aece9e
sha256sums = 4197d1eeea274289901dc8b68e16f538ceb535ce1ff592f6895c0a7439908ca2
pkgname = insomnia-bin
|