summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b117fc4ae9135eb052b93e2aecbfef6494b3ebd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cepl-git
	pkgdesc = C11 (ISO/IEC 9899:2011) read–eval–print loop (REPL) currently supporting multiple compilers, readline key-bindings/tab-completion, variable tracking, and incremental undo.
	pkgver = 3.0.0.r2.gc8b399b
	pkgrel = 1
	url = https://github.com/alyptik/cepl
	arch = i686
	arch = x86_64
	license = GPL3
	depends = gcc
	depends = readline
	provides = cepl
	conflicts = cepl
	options = zipman
	source = cepl::git+http://github.com/alyptik/cepl
	sha256sums = SKIP

pkgname = cepl-git