blob: 8f49581e4cce07107ee3baeb34104853aea95f8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gomacro-git
pkgdesc = Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
pkgver = 2.7.r602.g12bd30a
pkgrel = 1
url = https://github.com/cosmos72/gomacro
arch = i686
arch = x86_64
arch = aarch64
arch = armv7h
license = MPL2
makedepends = git
makedepends = go
depends = glibc
provides = gomacro
conflicts = gomacro
source = gomacro::git+https://github.com/cosmos72/gomacro
sha256sums = SKIP
pkgname = gomacro-git
|