summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3161d420e3fd2f9b945ff9451bbcad1db9d8e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = eask-cli-git
	pkgdesc = CLI for building, running, testing, and managing your Emacs Lisp dependencies
	pkgver = r0.11.2.f2ea3b25
	pkgrel = 1
	url = https://github.com/emacs-eask/cli
	arch = any
	license = GPL-3.0
	makedepends = git
	makedepends = npm
	depends = emacs
	provides = eask-cli=r0.11.2.f2ea3b25
	conflicts = eask-cli
	options = !strip
	options = !debug
	source = eask-cli::git+https://github.com/emacs-eask/cli.git
	sha256sums = SKIP

pkgname = eask-cli-git