blob: 5540502a252c3425b5c1645ee1e4cd4149e82a5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fakeapi-git
pkgdesc = Customizable local REST API for testing.
pkgver = r151.4496006
pkgrel = 1
url = https://github.com/vncsmyrnk/fakeapi
arch = x86_64
license = GPL-3.0
makedepends = git
makedepends = go
provides = fakeapi
conflicts = fakeapi
source = git+https://github.com/vncsmyrnk/fakeapi.git
sha256sums = SKIP
pkgname = fakeapi-git
|