blob: e4b6da9a5d2a1f847f92073148b00304e2ab1233 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = postkid-git
pkgdesc = A Postman simplified clone, with Electron and React.(Use system-wide electron)
pkgver = 1.0.0.r3.gf541e12
pkgrel = 1
url = https://github.com/Febrandt/postkid
arch = any
license = LicenseRef-unknown
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
depends = electron31
provides = postkid=1.0.0
conflicts = postkid
source = postkid.git::git+https://github.com/Febrandt/postkid.git
source = postkid.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = postkid-git
|