summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63347d7c99a694b0577d2e48c0873a9d43192a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = iniparser-git
	pkgdesc = A free stand-alone ini file parsing library written in portable ANSI C
	pkgver = 73
	pkgrel = 1
	url = https://github.com/ndevilla/iniparser
	arch = any
	license = MIT
	makedepends = git
	provides = iniparser
	conflicts = iniparser
	source = git://github.com/ndevilla/iniparser.git
	md5sums = SKIP

pkgname = iniparser-git