blob: 5cf36c086309911138a15a8b1388cf18f67433fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = memoize
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
depends = bash
depends = coreutils
source = https://github.com/make-github-pseudonymous-again/memoize/archive/v3.0.0.tar.gz
md5sums = SKIP
pkgname = memoize
|