summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75a6b9ddb15c1bba44d272d30cbd98f2ebebdee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = memoize-dash
	pkgdesc = Cache executable calls
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/make-github-pseudonymous-again/memoize
	arch = any
	license = AGPL-3.0
	makedepends = git
	makedepends = sed
	depends = dash
	depends = coreutils
	provides = memoize
	conflicts = memoize
	source = https://github.com/make-github-pseudonymous-again/memoize/archive/v3.0.0.tar.gz
	md5sums = SKIP

pkgname = memoize-dash