blob: 3cc382458a9595263920fdee661becf942ea0a70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = zune
pkgdesc = A Luau runtime, similar to Lune, Node, or Bun.
pkgver = 0.5.6
pkgrel = 1
url = https://github.com/Scythe-Technology/zune
arch = x86_64
arch = aarch64
license = MIT
makedepends = zig
depends = glibc
source = zune-0.5.6.tar.gz::https://github.com/Scythe-Technology/zune/archive/refs/tags/v0.5.6.tar.gz
sha256sums = 0b6e1005cd77c528c28ea29f037de3b26b8e329dfc2110c9c3a9f1a2b6e1b405
pkgname = zune
|