blob: 912af950789ca4b65961f43c02afa402c5e73745 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = zune-git
pkgdesc = A Luau runtime, similar to Lune, Node, or Bun.
pkgver = v0.5.1
pkgrel = 2
url = https://github.com/Scythe-Technology/zune
arch = x86_64
arch = aarch64
license = MIT
makedepends = zig
depends = glibc
provides = zune
conflicts = zune
conflicts = zune-bin
source = git+https://github.com/Scythe-Technology/zune.git
sha256sums = SKIP
pkgname = zune-git
|