blob: 24adb6a087a0aa77845e4814368a2ba674c79e7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = asmx-stable
pkgdesc = AsmX G3 Compiler - a compiler for AsmX language (stable release)
pkgver = 29.0.0.rev1.0
pkgrel = 1
url = https://github.com/AsmXFoundation/AsmX-G3
arch = any
license = MIT
makedepends = npm
makedepends = typescript
depends = nodejs
depends = bash
provides = asmx-stable
conflicts = asmx-stable
conflicts = asmx-g3-git
source = https://github.com/AsmXFoundation/AsmX-G3/archive/refs/tags/v29.0.0-rev-1.0.tar.gz
sha256sums = 54323beedcfb654d6de7e24f79ce0ee5864b4bd9884070c8568f5c03072560e3
pkgname = asmx-stable
|