summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f8d63a0f994afd9bd1cc59728ed92ae82e26fbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = libcyaml-git
	pkgdesc = C library for reading and writing YAML
	pkgver = master
	pkgrel = 1
	url = https://git.zrythm.org/zrythm/libcyaml
	arch = x86_64
	license = ISC
	makedepends = git
	depends = libyaml
	provides = libcyaml
	conflicts = libcyaml
	source = libcyaml::git+https://git.zrythm.org/zrythm/libcyaml.git
	md5sums = SKIP

pkgname = libcyaml-git