summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9734d151705bde6fca89a438aad9da7ead24492 (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 = 1.1.0
	pkgrel = 1
	url = https://github.com/tlsa/libcyaml
	arch = x86_64
	license = ISC
	depends = libyaml
	source = https://github.com/tlsa/libcyaml/archive/v1.1.0.tar.gz
	sha512sums = 01a328063d4bd22bf722498061af7c1b55de995bb0b84c2249b34b5708e65657767edf8f0de9a7400d09b98e5ad71f369c0cd6293710b5c9d0578276e4703643

pkgname = libcyaml