summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25e199398d4eddb77c39a75c4b9dc27345ebbc2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = fetchutils
	pkgdesc = A collection of small (< ~100 LOC) POSIX shell scripts to retrieve system information
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/lptstr/fetchutils
	arch = x86_64
	license = MIT
	makedepends = scdoc
	depends = bash
	source = fetchutils::git+https://github.com/lptstr/fetchutils.git
	md5sums = SKIP

pkgname = fetchutils