blob: 52d52c1e84fb3540fe13984578db649f23125340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = myrrdin-mc-git
pkgdesc = The Myrddin Compiler - development branch
pkgver = 0.3.1.r28.g38727e953df2c11f56
pkgrel = 2
url = http://myrlang.org/
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = glibc
provides = myrddin
conflicts = myrddin
options = zipman
source = myrrdin-mc::git+https://github.com/oridb/mc
sha256sums = SKIP
pkgname = myrrdin-mc-git
|