blob: ccae341b70f73e115ac8194fabb055d933828117 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Generated by makepkg 4.2.1
# Mon Jun 1 13:54:07 UTC 2015
pkgbase = moonshine
pkgdesc = A lightweight Lua VM for the browser
pkgver = 0.1.3
pkgrel = 1
url = http://moonshinejs.org
arch = any
license = GPL3
depends = lua
depends = nodejs
noextract = 0.1.3.tgz
source = https://github.com/gamesys/moonshine/archive/0.1.3.tar.gz
sha1sums = 3068f8bd95a32626dda2907792fce6bae2aaddcf
pkgname = moonshine
|