blob: c63b81c111284f578be56478842972e76fc312aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gojsontoyaml-git
pkgdesc = Simple tool to convert json to yaml written in Go.
pkgver = r3.6337f37
pkgrel = 1
url = https://github.com/brancz/gojsontoyaml
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = go
source = git+https://github.com/brancz/gojsontoyaml.git
md5sums = SKIP
pkgname = gojsontoyaml-git
|