summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f13c96956fd3ae9764554ea2e9abdd903dad591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = libcyaml
	pkgdesc = C library for reading and writing YAML
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/tlsa/libcyaml
	arch = x86_64
	license = ISC
	depends = libyaml
	source = https://github.com/tlsa/libcyaml/archive/v0.1.0.tar.gz
	md5sums = SKIP

pkgname = libcyaml