summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 836857dcc43f2f28d4250e8dd1cfafbfe5a5f620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = pkgfile-git
	pkgdesc = a pacman .files metadata explorer
	pkgver = 15.7.g7ace342
	pkgrel = 1
	url = http://github.com/falconindy/pkgfile
	install = pkgfile.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = perl
	depends = libarchive
	depends = curl
	depends = pcre
	depends = pacman
	provides = pkgfile
	provides = nosr
	conflicts = pkgfile
	conflicts = nosr
	replaces = nosr-git
	source = git://github.com/falconindy/pkgfile
	md5sums = SKIP

pkgname = pkgfile-git