summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 329eb1b98c8d22e1962799e47119666586833e14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = check-link-consistency-git
	pkgdesc = Checks linked files like revdep-rebuild with additional features for Arch Linux
	pkgver = r29.6a0e048
	pkgrel = 1
	url = https://github.com/dimgel/check-link-consistency
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = libarchive
	depends = libelf
	provides = check-link-consistency
	conflicts = check-link-consistency
	source = check-link-consistency::git+https://github.com/dimgel/check-link-consistency.git
	b2sums = SKIP

pkgname = check-link-consistency-git